Build Multi-Agent Systems
Guide the user through building multiple AI agents that collaborate — a supervisor delegates tasks, specialists handle their domains, and results flow back. Uses DSPy for each agent's reasoning and LangGraph for orchestration, handoff, and parallel execution.
Step 1: Identify the agents
Ask the user:
- What's the overall task? (research a topic, handle support, create content, analyze data?)
- What specialist roles do you need? (researcher, writer, rev
[Description truncada. Veja o README completo no GitHub.]