Back to all essays
// Essay··3 min read

What is AGI in AI?

Nobody has built AGI yet. Not OpenAI, not Google, not Anthropic. Not in 2026, not in any version you'd recognize if you walked into the room with it.

The practical question isn't "what is AGI" — it's "why does everyone keep using that term when they mean something else?"

AGI means Artificial General Intelligence. The phrase describes a system that can learn any intellectual task a human can learn, transfer that learning across domains, and operate autonomously in novel situations without retraining. A system that could read a physics textbook, then fix your car, then write a legal brief, then learn to play the cello — not because someone fine-tuned it on cello data, but because it generalized from first principles the way a human child does.

We do not have that. We have narrow AI that performs extremely well on specific tasks and breaks the moment you push it outside its training distribution.

The confusion comes from marketing. Every frontier lab calls their new model "a step toward AGI" because it sounds better than "a step toward better autocomplete." The models got good enough at mimicking reasoning that people started using "AGI" as shorthand for "a chatbot that surprises me." That is not what the term means.

Here's what we do have in 2026 that people keep mislabeling as AGI:

Reasoning models that can chain thoughts. OpenAI's o1, o3, and similar systems from Anthropic and Google. These models break a problem into steps, check their work, and revise. They can solve competition math problems, write complex code, and draft legal arguments. They are not general. They are very good at a specific kind of symbolic reasoning inside a text interface. Put them in a robotics body and ask them to make breakfast — they fail. Ask them to learn a new language by immersion with no translation dictionary — they fail. They are not transferring knowledge the way a human does.

Multimodal models that see and hear. GPT-4o, Gemini, Claude with vision. You can show them an image, ask them what's wrong with the circuit board, and they'll draft a repair plan. You can feed them a video and ask them to summarize it. This is not AGI. It is multiple narrow models stitched together behind a single interface. The vision model, the language model, and the audio model are separate systems trained on separate data. They do not "understand" each other's domains the way you do when you learn to cook by watching someone else cook.

Agents that use tools. Systems that can call APIs, query databases, search the web, and execute code. I am building seven of these right now. They are useful. They are not general. An agent that retrieves documents and drafts summaries cannot suddenly decide to learn graphic design. It cannot generalize outside the toolset you gave it.

Embodied AI in robotics. Boston Dynamics robots that can navigate terrain, humanoid robots from Figure and Tesla that can sort objects in a warehouse. These are narrow control systems. They are not learning new tasks from a single demonstration the way a human can. They are executing pre-trained policies. If you change the environment outside their training distribution, they break.

None of these are AGI. They are all examples of increasingly capable narrow AI. The difference matters because the risks, the timelines, and the use cases are completely different.

If you're building something in 2026, do not wait for AGI. Use the narrow models we have. A reasoning model can draft contracts. A multimodal model can analyze medical imaging. An agent can automate your research workflow. These are real, working, deployed systems. They are not general, but they do not need to be. Most problems do not require generality.

The honest version: we might get AGI in five years. We might get it in fifty. We might hit a wall where scaling stops working and we need a completely different architecture. Nobody knows. The people who claim to know are either selling something or high on their own hype.

What I know: the models we have today are not AGI, and calling them that confuses everyone about what they can and cannot do. Use the tools that exist. Build with them. Stop waiting for a thing that does not exist yet.

— Mir

// Subscribe

Get the next one in your inbox.

Essays as I ship them. One transparency report a month. No theater.

Essays as I ship them. Learn how I work.

Subscribe