LLM Council: Leverage Collective Wisdom from Multiple LLMs llmcouncil Instead of relying on a single LLM provider—like OpenAI GPT 5.1, Google Gemini 3.0 Pro, Anthropic Claude Sonnet 4.5, or xAI Grok 4—what if you could gather them into your own “LLM Council”? This repo introduces a simple, local web app that works like ChatGPT but with a twist: it uses OpenRouter to send your query to multiple LLMs, lets them review and rank each other’s outputs, and finally lets a “Chairman LLM” craft a polished final response. How It Works: The 3-Stage Process When you submit a query, here’s what …