workflows.fit
Back to n8n workflows
n8n templateFreeBy Guido X Jansen

Generate consensus answers with multiple AI models & peer review system

AI Council: Multi-Model Consensus with Peer Review Inspired by [Andrej Karpathy's LLM Council](https://github.com/karpathy/llm-council), but rebuilt in n8n. This workflow creates a "council" of AI models that independ...

AILangchainCore NodesChat TriggerLm Chat Open RouterMergeAggregate
Loading interactive preview...

Template notes

AI Council: Multi-Model Consensus with Peer Review

Inspired by [Andrej Karpathy's LLM Council](https://github.com/karpathy/llm-council), but rebuilt in n8n.

This workflow creates a "council" of AI models that independently answer your question, then peer-review each other's responses before a final arbiter synthesizes the best answer.

---

Who is this for?

- If you want to prepare for an upcoming meeting with different people and prep for their different views - find any "blind spots" in your view on a certain subject - Researchers wanting more robust AI-generated answers - Developers exploring multi-model architectures - Anyone seeking higher-quality responses through AI consensus, potentially with faster/cheaper models. - Teams evaluating different LLM capabilities side-by-side

---

How it works