a visual course

How AI
Pays Attention

(Transformers & Attention)

The one idea behind every modern AI model — attention — visualized from scratch, in about half an hour.

A free, visual course on attention and the Transformer — the mechanism behind every modern LLM. Why words need context, the query–key–value operation, self-attention, multi-head attention, and the full architecture.

in the real world

Attention is the 'T' in GPT — and it also powers translation, vision transformers, AlphaFold's protein folding and code assistants. It's the engine of the whole AI boom.

Start with a single word →

Part 1 — The problem

Part 2 — The mechanism

Part 3 — The architecture

Part 4 — Out in the world