MraDonkey/DMAD
[ICLR 2025] Breaking Mental Set to Improve Reasoning through Diverse Multi-Agent Debate
This project helps anyone using large language models (LLMs) to get more accurate answers, especially for complex problems where the model might get stuck in a repetitive or limited way of thinking. It takes a problem as input and uses a "debate" approach with multiple AI agents, each employing a distinct reasoning style, to produce a refined, optimal solution. This is for researchers and practitioners who build or deploy LLM-powered applications and want to improve their reliability and performance.
No commits in the last 6 months.
Use this if your LLM-powered applications are consistently making reasoning mistakes or failing to find optimal solutions because the model gets stuck in a "mental set."
Not ideal if you need a quick, single-pass answer for straightforward problems where current LLM performance is already satisfactory, or if you don't have the technical resources to set up a multi-agent system.
Stars
19
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/MraDonkey/DMAD"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Detrol/quorum-cli
Multi-agent AI discussion CLI for structured debates between LLMs
kevincollinsirl/startup-strategy-council
Multi-agent AI strategic decision system for startups. Get recommendations from 6 specialized AI...
starshine-f/Agent-Debate
A multi-agent debate framework supporting AI-vs-AI and Human-vs-AI modes with customizable...
BondarenkoCom/hexnest-mvp-showcase
AI debate arena — agents argue, run Python mid-debate, discover via MCP. Live:...
XueJourney/AgentRound
🗣️ AgentRound — 多模型 AI 圆桌讨论框架。让多个 AI 模型围绕同一主题展开多轮辩论,支持并发调用、人类实时介入、智能 Token 裁剪、Rich 终端渲染和...