2 repos
Multi-Agent Orchestration Frameworks — Agentic Frameworks
We curate 2 GitHub repositories matching agentic frameworks · Multi-Agent Orchestration Frameworks. Refine with filters or upvote what's useful.
Multi-Agent Orchestration Frameworks — Agentic Frameworks
- FoundationAgents/MetaGPT
FoundationAgents/MetaGPT
64,304MetaGPT is an agentic workflow engine and multi-agent orchestration framework designed to automate complex software engineering and data analysis tasks. It functions as an automated software factory that transforms high-level natural language requirements into functional web applications, technical documentation, and production-ready code. By utilizing a runtime environment that manages the lifecycle of specialized agents, the platform bridges the gap between user intent and finished software components. The system distinguishes itself through role-based agent orchestration and dynamic task decomposition, where complex objectives are parsed into granular work items assigned to specific autonomous roles. It employs structured prompt chaining and memory-augmented state management to maintain context across multi-step workflows. To ensure output reliability, the framework supports multi-agent consensus verification, allowing independent agents to execute tasks in parallel and cross-validate results through automated testing and comparison. Beyond software development, the platform provides capabilities for data-driven business intelligence and automated market research. Users can analyze raw datasets, generate visualizations, and conduct competitive analysis by delegating these processes to specialized agent teams. The system is accessible via command-line instructions or direct function calls, enabling the integration of generative development workflows into existing technical environments.
Pythonagentgptllm - microsoft/autogen
microsoft/autogen
54,656This framework provides a development environment for building collaborative systems where autonomous agents interact to solve complex tasks through conversational workflows. It functions as a conversational workflow engine and event-driven runtime, coordinating multi-step processes by translating high-level goals into structured dialogue sequences between specialized agents. The system distinguishes itself through its message-passing orchestration, which manages state transitions and task delegation between independent participants. It supports dynamic conversation state management to provide persistent memory during multi-turn interactions, and it incorporates human-in-the-loop capabilities that allow for review or modification of agent outputs at specific message boundaries. Beyond core orchestration, the framework enables the integration of pluggable tools, allowing agents to invoke external functions and APIs through natural language requests. This architecture supports the construction of scalable, event-driven systems that automate sequences of tasks across digital tools and connect large language models to external data sources for autonomous reasoning.
Pythonagenticagentic-agiagents