Multi-Agent Workflow Systems
Design agent teams with clear roles, reliable handoffs and measurable results.
6 modules · 28 lessons. Quizzes, flashcards and saved check-ins. Learn at your pace.
Agent Fundamentals & Architecture
Understand what makes an agent different from a simple LLM call, explore the anatomy of autonomous agents, and learn the core patterns for planning, tool use, and memory.
Current Frameworks & Tooling
Survey the leading agent frameworks, orchestration platforms, and model providers available today, and learn how to evaluate them for your workflow needs.
Planning & Execution Agents
Build specialized agents: one that decomposes tasks and creates plans, and another that executes steps and produces outputs. Learn handoff patterns and state management.
Orchestration & Inter-Agent Learning
Create a master orchestrator agent that coordinates other agents, routes tasks, and learns from outcomes. Explore communication protocols and shared memory architectures.
Agent Swarms & Dynamic Sub-Agent Spawning
Implement swarm intelligence patterns where a controller spawns multiple sub-agents, delegates work in parallel, and aggregates results with collective feedback.
Building a Production Workflow
Integrate everything into a real-world multi-agent system for small business automation, handling inbound inquiries, bookings, purchases, team notifications, and customer responses.