beginner5 chapters
Agent Fundamentals
Understand what AI agents actually are — from a single augmented LLM call to composable workflows. The conceptual foundation everything else builds on.
Module 1. What Agents Are
The augmented LLM, and when (and when not) to escalate to agentic systems
Module 2. Workflow Patterns
Chaining, routing, parallelization, and orchestrator-workers
Module 3. Designing Tools (ACI)
The agent-computer interface — the ceiling on every pattern above