Why Was The Previous Stage Not Enough?
Understand the bottleneck first, then see why a new technology appeared.
Chapter 00
AI's main thread is not the sudden appearance of one model. It is the result of rules and search, knowledge engineering, probability and statistics, representation learning, Transformer, pretraining and post-training, RAG, and agents repeatedly addressing earlier bottlenecks.
Why did AI not suddenly become large models?
Historical Spine
Search and expert systems showed that rules can express reasoning, while exposing combinatorial explosion and the cost of maintaining exceptions.
Statistical learning and neural networks shifted the problem toward data, features, and representations, allowing models to generalize from examples.
Transformers support scaled pretraining and post-training shapes cooperative behavior; RAG, tools, memory, and evaluation then organize models into modern AI systems.
How To Read
Understand the bottleneck first, then see why a new technology appeared.
Each demo teaches one core aha moment instead of packing real-system complexity into an introductory explanation.
RAG, agents, and evaluation are not endpoints. They continue to address factuality, controllability, and reliability.
Simplification note
The overview deliberately keeps the main thread and representative technologies while omitting many branches, people, papers, and engineering details. Later chapters use interactive demos to develop one core mechanism intuition for each era.
References
Concept Check
This check supports reflection and never blocks the next chapter. Records stay on this device.