yx-fan/multi-agent-orchestration-framework
Modular multi-agent orchestration framework powered by LangGraph and FastAPI.
This framework helps developers build complex AI systems that involve multiple specialized AI agents working together. It takes YAML configuration files that describe how different agents, tools, and data sources should interact, and outputs a ready-to-use API endpoint for intelligent conversational applications. Developers who need to quickly assemble and deploy multi-domain AI solutions without writing extensive orchestration code will find this useful.
Use this if you are a developer building sophisticated AI systems that require several AI agents to coordinate and manage conversations across different topics or tasks.
Not ideal if you are looking for a simple, single-purpose AI model or a pre-built application that doesn't require custom multi-agent orchestration.
Stars
26
Forks
4
Language
Python
License
MIT
Category
Last pushed
Nov 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/yx-fan/multi-agent-orchestration-framework"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awslabs/agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
jeremiah-k/agor
AgentOrchestrator - Multi-agent development coordination platform. Transform AI assistants into...
microsoft/multi-agent-reference-architecture
Guide for designing adaptive, scalable, and secure enterprise multi-agent systems
rodmena-limited/stabilize
Queue-Based State Machine - A lightweight workflow execution engine with DAG-based stage...
aws-solutions-library-samples/guidance-for-multi-agent-orchestration-on-aws
Enables developers to build, deploy, and manage multiple specialized agents that work together...