Topics / AGI
What is an AGI (artificial general intelligence)?
What does AGI mean — and how does it differ from narrow AI?
AGI stands for artificial general intelligence. It refers to a hypothetical system that handles a broad range of mental tasks at a human level — language, planning, reasoning, learning, coping with the new. No AGI exists so far; it is a goal and a research term, not an available product.
Almost all of today's AI systems, by contrast, are “narrow”: they are trained for one particular task — recognising images, translating text, computing moves. Within that task they are often very strong, sometimes stronger than humans. Outside it they are helpless. A chess program doesn't suddenly play the piano.
So the difference is not strength but reach. “General” doesn't mean “better”, it means “not tied to a single task”. That reach is the hard part — and it is best understood as a question about connections rather than about individual skills.
What does AGI look like when you think of it as a network?
Picture intelligence as a network: the individual abilities — calculating, speaking, planning, remembering — are nodes. What holds them together are the connections between them. In this picture a narrow AI is a single, very active node with hardly any edges to the outside. It can do its one thing, but what it learns flows nowhere.
For a general system, the point is less the number of nodes than the connections. What matters is whether something learned in one place can become active in another. Someone who can ride a bike and read can't automatically combine the two — but a generally intelligent system is meant to do exactly that: take a relation that became active in one area and make it usable in an unfamiliar one.
This shifts the question. Not “how many tasks does the system master?” but “how well does it transfer between tasks?”. AGI would then be not a huge stack of narrow tools but a densely connected network in which many relations between abilities are active. This is a way of thinking, not a blueprint — a perspective that shows where the real problem sits.
Why is “general” the hard part?
A single task can be cleanly bounded: clear inputs, clear success criteria, plenty of examples to train on. Transferability has none of that. It only shows up when something new appears for which there was no training — and that is exactly where narrow systems reliably fail.
The network picture explains this well. A narrow AI has weighted its one relation extremely strongly and left everything else empty. Such empty connections don't become active on their own just because another one is strong. But “general” demands many active relations across the network — and those don't arise by pushing a single ability ever higher.
That is why “more of the same” doesn't automatically yield generality. A system that keeps getting better at one task grows stronger in it, not broader. The leap to AGI is not a leap in the height of one ability but in the number and density of connections between many abilities — and that is a different, harder kind of progress.
What does zooming out to the abstraction levels reveal?
It helps to look at the question on several levels. Zoom in close and you see arithmetic: numbers being multiplied and added. One level up, patterns appear — recognised words, ordered sentences. One level higher still, something emerges that looks like planning or reasoning.
Each of these levels is itself a network of entities and relations, and every entity on one level is made of further ones on the level below. An “ability” is nothing fixed but a cluster of many smaller processes that we read from the outside as a single unit. Zoom back out and the individual steps vanish, leaving the behaviour.
For AGI this switching of levels is decisive. Generality doesn't show up on the lowest level — there, narrow and general systems compute much alike. It shows up higher up, where connections between whole clusters become active. Look only at the lowest level and you see compute; zoom out and you see whether the system transfers between areas — and that is the genuinely interesting question.
Where is the honest limit — does AGI need “consciousness”?
Here a sober view is in order. “General” is a statement about reach and transferability, not about an inner life. A system can connect many tasks without it following that it feels something, wants something, or has a mind. The model makes a structural claim here, not a claim about consciousness.
The network picture therefore offers an argument, not a proof. It shows what generality rests on — the density of active, transferable connections — and why mere strength in one task isn't enough for it. That's all it is: a tool for stating the question more clearly, not an oracle that answers whether and when AGI will arrive.
It matters to keep the distinction clean. Ascribing words like “wanting”, “understanding” or “consciousness” to a technical system sounds impressive but blends two different questions. One — can a system transfer broadly? — is a technical question about connections. The other — does it have an experience? — is a quite different, open question that the model deliberately does not answer.
Seen through the model
Imagine two programs. One reliably spots birds in photos, better than most people. The other translates texts between twelve languages. Both are impressive — and both are narrow. Show the bird-spotter a sentence and it has nothing. Give the translator a photo and it has nothing. Each is a single, strongly weighted node with no edges to the other.
See it as a network. There's the node “images” and the node “language”, and between them the connection is empty — it never became active. This is exactly where the difference to a general system sits. In an AGI this connection would not be empty: what the system learned about birds while seeing could become active when it talks about birds, writes a profile, or plans a question about them — without being separately trained for it.
More bird photos or more language pairs won't bring that empty connection to life. They make each node stronger on its own, not the network denser. The step toward generality is a different one: turning many empty relations between the areas into active ones. The example proves nothing about AGI — it only makes visible that “general” hangs on the connections, not on the height of a single ability.
Frequently asked
What is the difference between AGI and the AI we use today?
Today's AI is “narrow”: it is trained for a particular task — writing text, recognising images, translating language — and is often very strong at it. Outside that task it can transfer nothing. AGI, by contrast, would be “general”: a system that handles a broad range of mental tasks at a human level and carries what it has learned from one area into another. The difference is not the strength of one ability but transferability between abilities. AGI does not yet exist; it is a research goal.
Does an AGI exist today?
No. So far there is no system that counts as an AGI. What exists are very capable narrow systems, including large language models, which can kick off many different tasks and therefore sometimes appear “general”. But they remain trained on what is in their data and hit limits on genuinely new tasks. Whether and when a true AGI arrives is open and disputed among experts. No firm date can responsibly be put on it.
Would an AGI need consciousness?
These are two different questions that shouldn't be blended. “General” describes that a system transfers broadly and connects many tasks — a structural property. Whether such a system feels anything, wants anything, or has a mind does not follow from that. A technical system can link many abilities without having an inner life. The question of consciousness is its own, open question and not a necessary part of the definition of AGI.
Is making an AI ever bigger enough to produce AGI?
Not necessarily. Pushing an AI ever higher in one task makes it stronger there, not broader — it becomes a more strongly weighted node, not a denser network. But generality hangs on the connections between many abilities, that is, on whether previously empty relations between areas become active. “More of the same” doesn't produce that automatically. Whether scaling alone is enough or whether new approaches are also needed is an open research question, not a solved problem.
How do AGI and superintelligence differ?
AGI denotes a system that handles a broad range of mental tasks at roughly a human level. Superintelligence goes beyond that: a system that clearly surpasses humans in practically all relevant areas. In the network picture, AGI is a densely and broadly connected network at human scale; superintelligence would be the same, only with far more strongly weighted and even denser connections. Both are hypothetical so far, and superintelligence in most accounts presupposes that general systems exist first.
Keep thinking
Related terms: Entity, Relation, The three states: empty, active, passive, Network level, Zoom in / zoom out