A 20-part course
Most RAG tutorials hand you a framework and a black box. This one builds the whole thing by hand, one concept at a time, so you understand every moving part: why RAG exists, how meaning becomes geometry, how retrieval actually ranks, and how to make it fast, cheap, and safe in production. Every part runs on a single example you can follow end to end, with runnable code and an interactive figure.
Start with Part 1: Why RAG ExistsCore track · Parts 1–12
Frontier track · Parts 13–20
Optional 2026-frontier material you reach for once the core pipeline is solid. Each builds on the core, not on the part before it.