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

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

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

3 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • 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

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

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

    kyegomez/swarms

    6,888GitHub पर देखें↗

    Swarms एक मल्टी-एजेंट ऑर्केस्ट्रेशन फ्रेमवर्क और स्वायत्त एजेंट टूलकिट है जिसे लार्ज लैंग्वेज मॉडल एजेंटों को समन्वयित करने के लिए डिज़ाइन किया गया है। यह एजेंट संबंधों को प्रबंधित करने के लिए एक वर्कफ़्लो इंजन के रूप में कार्य करता है, जो एकीकृत मेमोरी, टूल-कॉलिंग क्षमताओं और रीजनिंग लूप के साथ स्वायत्त एजेंट बनाने के लिए इंफ्रास्ट्रक्चर प्रदान करता है। फ्रेमवर्क को इसकी मल्टी-एजेंट सर्वसम्मति प्रणालियों द्वारा प्रतिष्ठित किया जाता है, जो उच्च-गुणवत्ता वाली प्रतिक्रियाओं को संश्लेषित करने के लिए वोटिंग, प्रतिकूल बहस और जज एजेंटों का उपयोग करती हैं। यह सहयोग पैटर्न की एक विविधता का समर्थन करता है, जिसमें डायरेक्टर-वर्कर पदानुक्रम, विशेषज्ञ संश्लेषण और प्राकृतिक भाषा विवरणों के आधार पर स्वचालित स्वार्म आर्किटेक्चर निर्माण शामिल है। सिस्टम परिचालन क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है, जिसमें डोमेन-विशिष्ट भाषा के माध्यम से ग्राफ़-आधारित और अनुक्रमिक वर्कफ़्लो ऑर्केस्ट्रेशन, विविध मॉडल प्रदाताओं के लिए एकीकृत इंटरफेसिंग, और डायनेमिक टूल डिस्कवरी के लिए Model Context Protocol के साथ एकीकरण शामिल है। इसमें रिट्रीवल ऑगमेंटेड जनरेशन, स्टेट-पर्सिस्टेंट मेमोरी और एजेंट कार्यक्षमता को वेब सेवाओं के रूप में उजागर करने की क्षमता के लिए समर्थन भी शामिल है। प्रोजेक्ट एजेंट प्रबंधन के लिए एक कमांड-लाइन इंटरफेस प्रदान करता है और YAML तथा मॉड्यूलर मार्कडाउन स्किल फ़ाइलों के माध्यम से कॉन्फ़िगरेशन का समर्थन करता है।

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

    Python
    GitHub पर देखें↗6,888
  • open-multi-agent/open-multi-agentopen-multi-agent का अवतार

    open-multi-agent/open-multi-agent

    6,422GitHub पर देखें↗

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

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

  • 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.