
Instead of asking just one LLM for an answer, LLM Council sends your question to multiple models at once through OpenRouter, lets them respond individually, then has them critique and rank each other before a designated Chairman LLM pieces everything together into one final refined answer. It is like hosting a mini AI debate inside your browser.
Created by Andrej Karpathy, LLM Council is a local web app that turns multiple AI models into a panel of experts. Query goes to all models, they review each other’s responses, and a Chairman synthesizes the final answer. All anonymized to prevent favoritism.
How the Council Works
The process happens in three distinct stages, each designed to eliminate bias and extract the best reasoning from every model.
| Stage | What Happens |
|---|---|
| First Opinions | Your query is sent to all LLMs individually. Responses shown in tab view for inspection. |
| Review | Each LLM sees anonymized responses from other models. They rank by accuracy and insight. |
| Final Response | The Chairman LLM compiles all responses into a single synthesized answer. |
Why Multiple Models Beat One
Every LLM has blind spots. GPT-5 might excel at reasoning but struggle with creativity. Claude might be better at structured output. Gemini might have broader knowledge. By forcing them to debate and critique each other, you get the best of all worlds.
The anonymous review mechanism is particularly clever: models cannot play favorites because they do not know which response belongs to which model. This prevents GPT from always ranking GPT first.
“This will utilize the unique advantages of each AI.” – @brianmd1688
“Great idea.” – @mugenzsama
Supported models (via OpenRouter)
- OpenAI GPT-5.1
- Google Gemini 3.0 Pro
- Anthropic Claude Sonnet 4.5
- xAI Grok 4
- Any OpenRouter-compatible model
Why Use an LLM Council
Single-model bias is a real problem in AI-assisted work. If you ask one model for a code review, you get one perspective. With LLM Council, you get a debate. The models challenge each other, catch mistakes, and the Chairman synthesizes the strongest argument.
This is especially useful for:
- Code review and debugging
- Research analysis
- Decision making with multiple factors
- Fact-checking across knowledge bases
Project Link

If you want higher-quality answers from AI, stop relying on a single model. Form a council. Let them debate. You get the final word.
For structured AI agent workflows, Activepieces provides no-code automation pipelines. To understand how top AI models think, study their system prompts.
If you enjoy articles about top GitHub repositories like this, don’t forget to subscribe to Technolati.com.
- How to Get an AI-Powered Dev Team Inside Your Code Editor with Roo Code
Roo Code redefines editor‑based AI assistance by deploying a multi‑modal dev team directly inside VS Code or JetBrains IDEs. It..
- How to Get Native AirPods Integration on Windows with MagicPods
MagicPods is a free open-source Windows application that adds native AirPods integration to Windows 10 and 11. It provides real-time..
