Spaces:
Sleeping
Sleeping
metadata
title: LLM Council
emoji: 🏛️
colorFrom: indigo
colorTo: blue
sdk: docker
pinned: false
app_port: 7860
LLM Council
This application demonstrates a "Council of LLMs" where multiple AI models (Claude, GPT, etc.) discuss and synthesize answers to user queries.
Architecture
- Frontend: React (Vite) + Tailwind CSS (Modern Chat UI)
- Backend: Django (Ninja API) + LangChain
- Deployment: Single-container Docker deployment on Hugging Face Spaces
- Database: SQLite (for demo purposes)
Usage
- Enter your OpenRouter API Key when prompted.
- Ask a question.
- Watch as the models deliberate, review each other, and the Chairman delivers the final synthesis.