The Short Version
The whole argument in about five minutes, for the reader who hasn't time for eleven thousand words.
If you read nothing else
The language model is no longer the whole story. It has become one component inside a much larger system — retrieval, memory, tools, protocols, agents and oversight — and the real work now is the orchestration, not the model alone.
Modern AI is a stack of layers built over decades, each solving the limit of the one before. Hand-coded expert systems gave way to machine learning, which derived patterns from data; neural networks and deep learning made that scale; the 2017 transformer made large language models possible; and retrieval, memory, tools and a connection standard turned those models into agents that can plan and act. A language model predicts the most likely next token, so it optimises for plausibility rather than truth, which is why reliable systems wrap it in retrieval, citation and layered checking. The economics favour whoever serves intelligence most cheaply; the environmental cost is real but smaller and lumpier than the headlines suggest; and the human effect is less about replacement than about moving the hard work from finding answers to judging them.
AI began by hand-coding human expertise, then learned to derive its own rules from data.
A 2017 architecture let a model weigh every word against every other at once, which made training at scale affordable.
Most of the cost and the cleverness lives below and around the model, not in it.
To be useful, a model must reach current knowledge and operate real systems.
An agent takes an objective, then plans, acts, observes and revises in a loop.
Intelligence is becoming a metered utility, much like electricity.
Real and growing, but smaller and lumpier than the headlines, and reported with too little transparency.
The bottleneck moves from finding answers to judging them.
Technology supplies possibilities; people decide outcomes. The model is one part of a much larger machine, and understanding that architecture is now the price of understanding where computing is going.
From Expert Systems to Agentic AI · In Brief