CuratedAdvanced$20
Multi-Agent Orchestration
Build a multi-agent system where specialized AI agents — researcher, writer, analyst, and coder — coordinate through a supervisor to handle complex tasks no single agent can solve.
Modules
6
Verified
0
In Progress
0
What you walk away with
- ✓A shareable portfolio URL with your project walkthrough
- ✓Module-by-module timeline of everything you built
- ✓All the code — pipelines, guardrails, deployment configs
- ✓Production patterns documented on your profile
Claude CodeTypeScriptNext.jsSupabaseLangGraph
Design and build a multi-agent orchestration system. You'll create 4 specialist agents with distinct capabilities, build a supervisor for task decomposition and routing, implement shared memory with TTL eviction, add consensus protocols and quality gates, deploy a Next.js delegation UI, and instrument with metrics and circuit breakers.