OpenSource-Hub

council-of-high-intelligence

CLI 도구

0xNyk/council-of-high-intelligence

18개의 AI 캐릭터가 제공자를 넘어 어려운 문제를 논의합니다.

개요

이것은 18명의 유명 AI 캐릭터(예: 아리스토텔레스, 파인만 등)를 모아 구조화된 다중 라운드 심의를 진행하는 명령줄 도구입니다. 여러 LLM 공급자를 활용하여 다양한 추론을 제공하고, 의견 차이와 숨겨진 가정을 밝혀 사용자가 더 현명한 결정을 내릴 수 있도록 돕습니다.

README 미리보기

# Council of High Intelligence\n\n\n  \n\n\n\n  18 AI personas deliberate your hardest decisions across multiple LLM providers. One command.\n\n\n\n  \n  \n  \n  \n  \n  \n\n\n\nTable of Contents\n\n- [Quickstart](#quickstart)\n- [Why This Works](#why-this-works)\n- [The 18 Council Members](#the-18-council-members)\n- [Three Deliberation Modes](#three-deliberation-modes)\n- [Multi-Provider Auto-Routing](#multi-provider-auto-routing)\n- [Deliberation Protocol](#deliberation-protocol)\n- [Installation](#installation)\n- [Requirements](#requirements)\n- [Contributing](#contributing)\n- [Support the Project](#support-the-project)\n\n\n\n## Quickstart\n\n### Claude Code\n\n```bash\ngit clone https://github.com/0xNyk/council-of-high-intelligence.git\ncd council-of-high-intelligence\n./install.sh\n```\n\nThen in Claude Code:\n\n```\n/council Should we open-source our agent framework?\n/council --quick Should we add caching here?\n/council --duo Should we use microservices or monolith?\n```\n\n### Codex\n\n```bash\ngit clone https://github.com/0xNyk/council-of-high-intelligence.git\ncd council-of-high-intelligence\n./install.sh --codex\n```\n\nThen in Codex:\n\n```\n/council Should we open-source our agent framework?\n/council --quick Should we add caching here?\n/council --duo Should we use microservices or monolith?\n```\n\n## Why This Works\n\nA single LLM gives you one reasoning path dressed up as confidence. Ask it a hard question and you get a fluent, structured, wrong answer. The council gives you structured disagreement instead:\n\n- **Get genuinely different perspectives** — polarity pairs force real tension (Socrates destroys assumptions; Feynman rebuilds from first principles). Multi-provider routing spreads members across Claude, OpenAI, Gemini, and Ollama so you get actually different reasoning, not costume changes on one model\n- **Catch wrong questions early** — the Problem Restate Gate makes every member reframe the question before analysis begins. If 3 memb