This is how Cursor, Copilot, and every AI coding tool works under the hood.
- [ ] Foundations (2 lessons)
- [ ] How Models Decide (2 lessons)
- [ ] Advanced Patterns (3 lessons)
- [ ] Security and Production (3 lessons)
6 courses ยท ~12 hoursยท 2 certifications available
Learn how AI coding tools actually work under the hood.
This is how Cursor, Copilot, and every AI coding tool works under the hood.
Build a working coding agent from scratch.
You'll write ~200 lines of Python that do what Cursor does. Then you'll understand Cursor.
certification: Certified AI Agent Builder
[โ start course]Learn what separates hobby agents from production agents.
This is what separates hobby agents from production agents.
certification: Certified Context Engineer
[โ start course]Optional deep dive into transformer architecture.
Not required, but understanding attention helps you write better prompts and debug model behavior.
Build the autograd engine and neural network that power every ML framework โ from Value objects to gradient descent.
From bigram counting to WaveNet โ build character-level language models that generate names, learning the training techniques that preceded transformers.
Tool CallingยทAgentยทContext EngineeringยทSystem PromptยทFinite-State MachineยทAgent Harness
โ Pi: the architecture of an AI coding agent
โ Beads: the architecture of a graph issue tracker for AI agents