course
Building Agentic Systems
A hands-on Python course that builds a working, provider-agnostic agent framework from scratch — the agent loop, tools, memory, planning, multi-agent orchestration, guardrails, and evaluation. Every lesson runs for real against a deterministic mock model (zero cost, no API key), and the capstone shows how to plug in a real LLM provider. The codebase grows lesson by lesson in one public repo.
0 of 7 published
- 01 The Agent Loop upcoming
- 02 Tools & Schemas upcoming
- 03 Memory & Context upcoming
- 04 Planning & Decomposition upcoming
- 05 Multi-Agent Orchestration upcoming
- 06 Guardrails & Sandboxing upcoming
- 07 Evaluation, Observability & a Real Model upcoming