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…).

🛰️
The tool behind the course

RAGorbit

Every topic in the course is anchored to a RAGorbit block and to one of its 10 industry templates: you draw the flow on a canvas and get a deployable Python project, with mocks and tests. By the end of the course you can rebuild those templates from scratch — and design your own.

Free and open source, like the course. One file, zero dependencies.