From a single weighted sum to a system that reads your specs
The stage animates every idea as it is spoken: text splitting into tokens, tokens becoming vectors of meaning, the word “its” reaching across a sentence to “cell” through attention, multi-head attention weaving many relationships, the transformer block with its residual shortcuts, next-token prediction at internet scale, the RAG retrieval loop, and an AI agent calling tools to investigate a degradation. English karaoke subtitles.
Run attention on a sentence — then tune the sampler
Pick a word and watch attention compute its query·key scores against every other word and blend their values — the exact library-search the video works by hand. Then move the temperature dial and watch the next-token distribution go from focused to creative.
Fifteen cards, one concept each
Tokenization, embeddings, attention, the transformer block, pretraining, alignment, sampling, context, prompting, RAG, agents — what each is, and the trap that bites. Filter as you revise.
Every term of generative AI, searchable
From the token to the AI agent — the working vocabulary of transformers and LLMs, each with its meaning and, where it helps, its formula.
| term | family | formula / origin | what it means |
|---|
The Module 6 mastery check
Ten questions from a pool of nineteen, reshuffled every load. Pass at 70%+ — and you hold the whole arc of modern AI, from a neuron to an agent.