awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

75 रिपॉजिटरी

Awesome GitHub RepositoriesAgent Orchestrators

Systems that manage the lifecycle, reasoning loops, and multi-agent delegation strategies for language model-based agents.

Explore 75 awesome GitHub repositories matching artificial intelligence & ml · Agent Orchestrators. Refine with filters or upvote what's useful.

Awesome Agent Orchestrators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • affaan-m/eccaffaan-m का अवतार

    affaan-m/ECC

    221,981GitHub पर देखें↗

    ECC एक LLM एजेंट ऑर्केस्ट्रेशन फ्रेमवर्क और क्रॉस-प्लेटफ़ॉर्म AI टूलिंग सूट है जिसे मल्टी-मॉडल वर्कफ़्लो का समन्वय करने के लिए डिज़ाइन किया गया है। यह विभिन्न AI-संचालित कोड संपादकों में जटिल सॉफ्टवेयर विकास कार्यों को निष्पादित करने के लिए विशेष एजेंट भूमिकाओं, पुन: प्रयोज्य कौशल और संरचित नियोजन को प्रबंधित करने के लिए एक सिस्टम प्रदान करता है। प्रोजेक्ट खुद को एक मॉडल कॉन्टेक्स्ट प्रोटोकॉल मैनेजर के रूप में अलग करता है, जो बाहरी सर्वर को एकीकृत करने और टूल निष्पादन का ऑडिट करने के लिए एक कॉन्फ़िगरेशन परत प्रदान करता है। यह आगे एक एजेंटिक सुरक्षा सैंडबॉक्स लागू करता है जो संवेदनशील फ़ाइल एक्सेस को प्रतिबंधित करता है और स्वायत्त वर्कफ़्लो को सुरक्षित करने के लिए गुप्त रिसाव (secret leakage) के लिए स्कैन करता है। फ्रेमवर्क AI कोडिंग वर्कफ़्लो ऑटोमेशन, टेस्ट-ड्रिवन डेवलपमेंट गार्डरेल्स, इंटेलिजेंट रूटिंग के माध्यम से मॉडल लागत ऑप्टिमाइज़ेशन और स्टेट-आइसोलेटेड मेमोरी प्रबंधन सहित व्यापक क्षमता क्षेत्रों को कवर करता है। इसमें भाषा-विशिष्ट कोडिंग मानकों को लागू करने और विभिन्न एकीकृत विकास वातावरणों में एजेंट व्यवहारों को प्रबंधित करने के लिए टूल भी शामिल हैं। सिस्टम को एक कमांड-लाइन इंटरफ़ेस के माध्यम से प्रबंधित किया जाता है जो टूल इंस्टॉलेशन, कॉन्फ़िगरेशन मरम्मत और टूलिंग प्रीसेट की तैनाती को संभालता है।

    Coordinates multiple agents by assigning specific roles and operating procedures to execute complex workflows.

    JavaScript
    GitHub पर देखें↗221,981
  • significant-gravitas/autogptSignificant-Gravitas का अवतार

    Significant-Gravitas/AutoGPT

    184,973GitHub पर देखें↗

    AutoGPT is an orchestration platform designed for building, managing, and deploying autonomous agents. It provides a visual canvas-based environment where users can assemble agents by connecting modular blocks that represent actions, data flows, and conditional logic. The platform supports the entire agent lifecycle, including task scheduling, execution monitoring, and configuration management, while offering a marketplace for discovering and sharing community-built workflows. The project includes a legacy framework for command-line agent execution and an extensible component system for devel

    Standardizes message injection interfaces to maintain context within agent prompts.

    Pythonaiartificial-intelligenceautonomous-agents
    GitHub पर देखें↗184,973
  • garrytan/gstackgarrytan का अवतार

    garrytan/gstack

    110,596GitHub पर देखें↗

    gstack is an AI agent framework and development workflow system designed to automate the software development lifecycle. It coordinates specialized AI personas to manage tasks across product design, engineering management, and quality assurance, transforming product intent into technical specifications and final releases. The project is distinguished by its deep integration of headless browser automation and semantic code memory. It utilizes a persistent Chromium daemon for web scraping and visual auditing, and implements a searchable knowledge base that logs architectural decisions and repos

    Coordinates multiple agents by assigning specialized roles for design, engineering management, and quality assurance.

    TypeScript
    GitHub पर देखें↗110,596
  • openhands/openhandsOpenHands का अवतार

    OpenHands/OpenHands

    77,330GitHub पर देखें↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system enables agents to autonomously navigate codebases, implement features, and resolve issues through iterative reasoning and tool execution. The platform distinguishes itself through a model-agnostic orchestrator that connects diverse language models to a unified tool registry. It

    Coordinates reasoning cycles and multi-agent delegation strategies by connecting diverse language models to custom toolsets.

    Pythonagentartificial-intelligencechatgpt
    GitHub पर देखें↗77,330
  • paperclipai/paperclippaperclipai का अवतार

    paperclipai/paperclip

    70,619GitHub पर देखें↗

    Paperclip is an LLM agent orchestration platform and governance suite designed to coordinate teams of autonomous AI agents. It provides a management plane for defining organizational hierarchies, assigning roles, and aligning individual agent tasks with a structured mission tree to ensure work maps to business objectives. The project distinguishes itself through a specialized agent skill registry and workspace manager. It allows for the discovery and injection of reusable workflows into agent runtimes without retraining and provides isolated, sandboxed execution environments with persistent s

    Coordinates agent teams by assigning specific roles and reporting lines to align autonomous work with business goals.

    TypeScript
    GitHub पर देखें↗70,619
  • foundationagents/metagptFoundationAgents का अवतार

    FoundationAgents/MetaGPT

    68,844GitHub पर देखें↗

    MetaGPT 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 d

    Assigns specialized roles and standard operating procedures to agents to streamline their collaboration on software development and data analysis.

    Pythonagentgptllm
    GitHub पर देखें↗68,844
  • geekan/metagptgeekan का अवतार

    geekan/MetaGPT

    68,855GitHub पर देखें↗

    MetaGPT is an agentic workflow orchestrator and multi-agent framework designed to transform natural language requirements into complete software deliverables. It functions as an AI software engineering suite that automates the creation of technical documentation, data structures, and source code by treating natural language as a programming environment. The system distinguishes itself by assigning professional roles to large language models, creating specialized agent teams that collaborate through a shared communication structure. It utilizes standard operating procedures to convert organiza

    Coordinates specialized agent teams by assigning professional personas and operating procedures to partition complex engineering tasks.

    Python
    GitHub पर देखें↗68,855
  • shareai-lab/learn-claude-codeshareAI-lab का अवतार

    shareAI-lab/learn-claude-code

    67,975GitHub पर देखें↗

    This project provides a modular framework for building and orchestrating autonomous AI agents. It functions as an agentic workflow engine that manages the full lifecycle of task execution, including model reasoning, tool invocation, and the integration of results. By utilizing a centralized orchestration platform, the system enables the creation of multi-agent teams that collaborate on complex objectives through structured communication and shared task graphs. The framework distinguishes itself through its focus on persistent, stateful operations and multi-agent coordination. It employs file-

    Processes incoming messages through a unified pipeline to update protocol state and inject content into agent history.

    Pythonagentagent-developmentai-agent
    GitHub पर देखें↗67,975
  • cline/clinecline का अवतार

    cline/cline

    63,750GitHub पर देखें↗

    Cline is an extensible agent runtime and multi-agent orchestration engine designed to automate complex software engineering workflows. It functions as an integrated development environment extension that bridges strategic task planning with autonomous execution, allowing users to manage multi-step projects through human-in-the-loop oversight or independent agent operation. The platform distinguishes itself by enabling the creation of specialized agent teams that share a common state and coordinate through a centralized task manager. It enforces project-specific architectural guidelines and co

    Decomposes complex engineering requirements into manageable sub-processes to streamline coordination across multiple specialized agents.

    TypeScript
    GitHub पर देखें↗63,750
  • addyosmani/agent-skillsaddyosmani का अवतार

    addyosmani/agent-skills

    60,849GitHub पर देखें↗

    Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding agents perform engineering tasks. It functions as a workflow orchestrator that maps natural language intent to repeatable technical sequences and verification checklists. The project distinguishes itself through the use of specialized markdown-defined roles, such as security auditors or test engineers, to apply targeted domain expertise. It employs an evidence-based verification model that requires runtime data or passing tests as mandatory exit criteria to ensure AI-generated

    Coordinates agents by assigning specialized roles like security auditors or test engineers to complete complex tasks.

    Shellagent-skillsantigravityantigravity-ide
    GitHub पर देखें↗60,849
  • microsoft/autogenmicrosoft का अवतार

    microsoft/autogen

    59,002GitHub पर देखें↗

    This 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 provid

    Orchestrates complex collaborative tasks by managing conversational workflows between multiple specialized autonomous agents.

    Pythonagenticagentic-agiagents
    GitHub पर देखें↗59,002
  • antonosika/gpt-engineerAntonOsika का अवतार

    AntonOsika/gpt-engineer

    55,200GitHub पर देखें↗

    GPT-Engineer is an autonomous agent and framework designed for AI-assisted software development. It functions as a generative codebase architect that translates natural language requirements into complete, functional software projects by reading and writing files directly to the local file system. The platform distinguishes itself through an agentic workflow orchestrator that sequences complex programming tasks into manageable, iterative steps. It supports multi-modal input processing, allowing users to incorporate visual data like screenshots or diagrams to guide UI generation. Furthermore,

    Manages multi-step software development processes by chaining prompts and tool calls to execute complex programming objectives.

    Pythonaiautonomous-agentcode-generation
    GitHub पर देखें↗55,200
  • joaomdmoura/crewaijoaomdmoura का अवतार

    joaomdmoura/crewai

    53,752GitHub पर देखें↗

    CrewAI is a multi-agent orchestration framework and autonomous agent workflow engine. It provides a system for coordinating autonomous AI agents with specific roles and goals to solve complex tasks through collaborative intelligence. The framework distinguishes itself through a collaborative AI agent system that enables multiple language model instances to share intelligence and execute multi-step objectives via role-playing. It incorporates human-in-the-loop mechanisms, allowing for manual review checkpoints to validate decisions and refine outcomes within autonomous execution paths. The pl

    Implements a coordination system for specialized autonomous agents to collaborate on complex, multi-step objectives.

    Python
    GitHub पर देखें↗53,752
  • patchy631/ai-engineering-hubpatchy631 का अवतार

    patchy631/ai-engineering-hub

    35,826GitHub पर देखें↗

    This project serves as an educational resource and technical guide for building production-ready intelligent systems. It provides a collection of hands-on tutorials, blueprints, and documentation focused on the development of applications powered by large language models, autonomous agentic workflows, and retrieval-augmented generation. The repository distinguishes itself by offering structured implementations for multi-agent orchestration and standardized communication protocols. It enables developers to integrate external tools and data sources into their systems, ensuring interoperability

    Offers a technical guide and framework for designing autonomous agentic workflows with persistent memory and task automation.

    Jupyter Notebookagentsaillms
    GitHub पर देखें↗35,826
  • openai/openai-agents-pythonopenai का अवतार

    openai/openai-agents-python

    27,191GitHub पर देखें↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Provides a unified runtime for orchestrating multi-agent workflows, task delegation, and persistent conversation state across complex agentic systems.

    Pythonagentsaiframework
    GitHub पर देखें↗27,191
  • agentscope-ai/agentscopeagentscope-ai का अवतार

    agentscope-ai/agentscope

    26,895GitHub पर देखें↗

    Agentscope is a comprehensive toolkit for developing and orchestrating autonomous multi-agent systems. It provides a unified framework for building agents that can reason, execute tools, and manage memory, enabling the creation of complex, collaborative workflows where multiple specialized agents interact to solve multi-step objectives. The platform distinguishes itself through a robust orchestration engine that supports both sequential and concurrent agent pipelines. It utilizes a centralized event bus for real-time telemetry, allowing developers to track agent reasoning, tool usage, and sys

    Orchestrates multi-agent systems with shared memory, reasoning, and tool execution capabilities.

    Pythonagentchatbotlarge-language-models
    GitHub पर देखें↗26,895
  • garrytan/gbraingarrytan का अवतार

    garrytan/gbrain

    23,848GitHub पर देखें↗

    gbrain is an agent framework and retrieval-augmented generation system that combines a durable task queue, a git-synced vector store, and a knowledge graph engine. It provides a foundation for building AI agents that interact with structured knowledge bases using the Model Context Protocol. The system synchronizes markdown files from a git repository into a database for high-performance semantic retrieval and creates typed edges between data pages by extracting entity references and wikilinks. It uses a database-backed queue to execute persistent background jobs and tool loops, ensuring relia

    Provides a framework for AI agents that utilizes the Model Context Protocol to interact with structured knowledge bases.

    TypeScript
    GitHub पर देखें↗23,848
  • joonspk-research/generative_agentsjoonspk-research का अवतार

    joonspk-research/generative_agents

    21,565GitHub पर देखें↗

    Generative Agents is a computational platform for simulating autonomous agents that exhibit human-like social behaviors and decision-making processes. The system functions as a multi-agent simulator where individual participants operate within a virtual environment, driven by large language models to process observations and generate natural language actions. The framework distinguishes itself through a hierarchical memory system that allows agents to store, retrieve, and synthesize past experiences into higher-level insights. This architecture supports the development of complex social dynam

    Orchestrates autonomous agents with long-term memory to exhibit social behaviors in virtual environments.

    GitHub पर देखें↗21,565
  • letta-ai/lettaletta-ai का अवतार

    letta-ai/letta

    21,168GitHub पर देखें↗

    Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com

    Acts as a central orchestrator for managing multi-agent workflows, agent lifecycles, and external data integration.

    Pythonaiai-agentsllm
    GitHub पर देखें↗21,168
  • qwenlm/qwen-codeQwenLM का अवतार

    QwenLM/qwen-code

    19,078GitHub पर देखें↗

    Qwen-code is an AI-powered development framework designed for orchestrating intelligent coding agents within terminal and IDE environments. It provides a comprehensive infrastructure for automating software maintenance, code generation, and complex refactoring tasks by managing multi-agent workflows and persistent session states. The system is built to handle both interactive development and automated background processes, ensuring that agents can execute shell commands and file operations safely within isolated, sandboxed environments. What distinguishes this project is its focus on granular

    Coordinates multiple specialized AI agents to collaborate on complex coding tasks and workflows.

    TypeScript
    GitHub पर देखें↗19,078
पिछला123…4अगला
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Integration and Deployment
  5. Agent Frameworks
  6. Agent Orchestrators

सब-टैग एक्सप्लोर करें

  • Message Protocols1 सब-टैगStandardized interfaces for injecting system or user messages into agent prompt contexts.
  • Multi-Agent Orchestration Frameworks1 सब-टैगDevelopment environments that coordinate multiple specialized autonomous agents to execute complex collaborative tasks.
  • Multi-Agent Orchestration Patterns1 सब-टैगArchitectural strategies for coordinating multiple specialized agents to decompose and execute complex workflows.
  • Role-Based Agent OrchestrationFrameworks that coordinate multiple agents by assigning specific roles and operating procedures to complete complex tasks.
  • Workflow OrchestratorsTools that manage sequences of prompts and tool calls to achieve high-level programming objectives.