Course · free & open source

RAG & Agentic AI Course

From zero to expert. Every topic in three layers: concept → from scratch in Python → real framework. With exercises you run in the browser.

The method: three layers

Concept / design

Why, when, and what it replaces.

From scratch (pure Python)

You implement the mechanism by hand. Stdlib-only, deterministic, runnable here.

Real framework

How it is done in production tools (LangChain, LlamaIndex, CrewAI…).