Want the deep dive with hands-on exercises? Take the full AI Capabilities & Limitations(opens in new tab) course.
Next Token Prediction
Generative AI writes answers word by word based on what tends to follow what. It is a vastly sophisticated autocomplete — not a search engine.
Knowledge
What the model knows comes entirely from its training data, frozen at a knowledge cutoff — what it read, and when it stopped reading.
Working memory
Everything the model is attending to lives inside a fixed-size context window. Context is leverage — until you hit the cliff.
Steerability
The model follows instructions by continuing a pattern, not by understanding intent. Remarkably steerable — but a gap always exists between what you meant and what landed.