starshine-f/Agent-Debate
A multi-agent debate framework supporting AI-vs-AI and Human-vs-AI modes with customizable models, personas, and role-specific prompts.
Orchestrates debate flow as a directed graph FSM via LangGraph, enabling structured multi-turn reasoning with role-specific prompts for each speaker position. Streams results in NDJSON format for real-time frontend updates, and supports multiple LLM providers (OpenAI, DeepSeek, Qwen, Kimi, GLM) through configurable profiles with custom base URLs. Includes a minimal built-in HTML frontend with fetch-based streaming, making it deployable without a separate frontend project.
Stars
65
Forks
5
Language
Python
License
MIT
Category
Last pushed
Dec 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/starshine-f/Agent-Debate"
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
BondarenkoCom/hexnest-mvp-showcase
AI debate arena — agents argue, run Python mid-debate, discover via MCP. Live:...
kevincollinsirl/startup-strategy-council
Multi-agent AI strategic decision system for startups. Get recommendations from 6 specialized AI...
XueJourney/AgentRound
🗣️ AgentRound — 多模型 AI 圆桌讨论框架。让多个 AI 模型围绕同一主题展开多轮辩论,支持并发调用、人类实时介入、智能 Token 裁剪、Rich 终端渲染和...
gumbel-ai/agent-debate
Structured protocol for AI coding agents to debate technical decisions via shared markdown