affaan-m/ECC
ECC is a harness-native operator system designed for agentic AI work, providing a comprehensive solution with skills, memory optimization, security, and research-first development across multiple A...
Awesome AI Agents › Multi-Agent Frameworks
The project "Improving Factuality and Reasoning in Language Models through Multiagent Debate" is a research implementation based on a paper presented at ICML 2024. It focuses on enhancing the factual accuracy and reasoning capabilities of language models by employing a multiagent debate framework. This approach involves multiple agents debating to improve the quality of answers generated by language models, aiming to reduce errors and increase reliability in various tasks. The repository provides preliminary code and resources to run experiments on several tasks including arithmetic, Grade School Math (GSM), biographies, and the Massive Multitask Language Understanding (MMLU) benchmark. Each task has dedicated subfolders with scripts to generate and evaluate answers using the multiagent debate method. For example, users can generate and evaluate math problem solutions by running specific Python scripts in the respective directories. The project also offers access to debate logs for further analysis and references an external implementation of multiagent debate on open-source language models. The datasets used for evaluation, such as GSM and MMLU, are linked for easy access. The repository encourages citation of the original paper and provides a bibtex entry for academic use. Overall, this project is valuable for researchers and practitioners interested in improving language model performance through collaborative agent interactions. It demonstrates a novel technique to address challenges in factuality and reasoning, providing tools and datasets to replicate and extend the research. The modular structure allows users to experiment with different tasks and evaluate the effectiveness of multiagent debate in enhancing language model outputs.
https://github.com/composable-models/llm_multiagent_debate
ECC is a harness-native operator system designed for agentic AI work, providing a comprehensive solution with skills, memory optimization, security, and research-first development across multiple A...
Ruflo is a leading agent orchestration platform for Claude, enabling the deployment of intelligent multi-agent swarms, coordination of autonomous workflows, and building conversational AI systems.
Oh My Claude Sisyphus (OMC) is a multi-agent orchestration framework for Claude Code, simplifying complex AI agent workflows without a steep learning curve.
JARVIS is a collaborative AI system that connects large language models with expert AI models from HuggingFace to autonomously plan, execute, and integrate complex AI tasks.
Rowboat is an AI-powered platform that enables users to build and manage multi-agent swarms using natural language, integrating tools and knowledge for automated workflows and deployment via API or SDK.
Edict is an OpenClaw Multi-Agent Orchestration System featuring 9 specialized AI agents, a real-time dashboard, model configuration, and full audit trails, inspired by ancient Chinese imperial gove...
Memori is a versatile SQL native memory layer designed to enhance LLMs, AI agents, and multi-agent systems with advanced memory management, seamless integration, and high performance.
DeepCode is an open-source project that uses multi-agent AI systems to convert research papers and natural language into production-ready code through both CLI and web interfaces.