awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesMulti-Agent Consensus Systems

Systems that enable independent agents to perform parallel tasks and cross-validate results to reach consensus.

Explore 3 awesome GitHub repositories matching networking & communication · Multi-Agent Consensus Systems. Refine with filters or upvote what's useful.

Awesome Multi-Agent Consensus Systems GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • foundationagents/metagptAvatar FoundationAgents

    FoundationAgents/MetaGPT

    68,844Vezi pe GitHub↗

    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

    Enables parallel execution of identical tasks to allow independent agents to cross-validate results and ensure output quality.

    Pythonagentgptllm
    Vezi pe GitHub↗68,844
  • kyegomez/swarmsAvatar kyegomez

    kyegomez/swarms

    6,888Vezi pe GitHub↗

    Swarms is a multi-agent orchestration framework and autonomous agent toolkit designed to coordinate large language model agents. It serves as a workflow engine for managing agent relationships, providing the infrastructure to build autonomous agents with integrated memory, tool-calling capabilities, and reasoning loops. The framework is distinguished by its multi-agent consensus systems, which utilize voting, adversarial debates, and judge agents to synthesize high-quality responses. It supports a variety of collaboration patterns, including director-worker hierarchies, expert synthesis, and

    Combines multiple agent outputs through voting, judge rulings, or adversarial debate to improve answer quality.

    Python
    Vezi pe GitHub↗6,888
  • open-multi-agent/open-multi-agentAvatar open-multi-agent

    open-multi-agent/open-multi-agent

    6,422Vezi pe GitHub↗

    Open Multi-Agent is a TypeScript framework for multi-agent orchestration that decomposes natural language goals into a runtime-generated directed acyclic graph of tasks. It functions as a task orchestrator and workflow state manager, coordinating multiple AI models to execute parallel and sequential operations. The framework is distinguished by a proposer-judge consensus protocol used to validate agent outputs through a quorum of agreement. It employs provider-agnostic model routing to assign specific models to tasks based on roles or execution phases and utilizes state-based workflow checkpo

    Coordinates a proposer-judge consensus protocol where multiple agents cross-validate results to reach a final agreement.

    TypeScriptagent-frameworkagent-orchestrationagentic-ai
    Vezi pe GitHub↗6,422
  1. Home
  2. Networking & Communication
  3. Distributed Systems and Peer-to-Peer
  4. Distributed Computing
  5. Consensus and Coordination Systems
  6. Multi-Agent Consensus Systems

Explorează sub-etichetele

  • Consensus AuditingRecording and inspecting the decision-making process of multi-agent consensus protocols. **Distinct from Multi-Agent Consensus Systems:** Distinct from Multi-Agent Consensus Systems by focusing on the audit trail and critique logs rather than the coordination mechanism itself.