Guides
Everything you need to build and run a one-person AI-controlled business. Tagged #orchestration.
Machine-readable: GET /api/v1/guides
2 guides
Agent Frameworks·guide·intermediate·10 min
CrewAI vs AutoGen vs LangGraph: Which Agent Framework to Use
A direct comparison of the three leading open-source agent frameworks in 2026. Covers architecture, use cases, strengths, weaknesses, and how to choose for your specific situation.
#crewai#autogen#langgraph#agent-frameworks#multi-agent
Orchestration Patterns·guide·intermediate·8 min
Building Production-Ready Multi-Agent Systems with FastAPI, Pydantic-AI, and MCP
Workshop repo demonstrating how to orchestrate multiple AI agents using FastAPI, Pydantic-AI, MCP servers, and agent-to-agent communication patterns for real-world applications.
#multi-agent#fastapi#pydantic-ai#mcp#agent-to-agent