Make two local LLMs debate any topic (PRO vs CON) while a third model judges and declares a winner.
100% offline • No API keys • No cloud • Pure chaos.
git clone https://github.com/ethicals7s/EchoArena.git
cd EchoArena
go run main.gogo run main.go -endpoint http://localhost:8080 -pro gemma2 -con llama3.2 -judge phi3go run main.go -pro-endpoint http://localhost:8080/v1 -con-endpoint http://localhost:11434 -judge-endpoint http://localhost:8080/v1 -pro llama3-70b -con gemma2-27b -judge phi3Enter any topic → watch the battle live.
Requires Ollama running with llama3.2, mistral, phi3 pulled.
- SOL vs ETH
- Mac vs Windows
- Pineapple on pizza
- Local AI vs Cloud AI
Made by the creator of the viral "150 Local AI Tools 2025" list that hit #1 on Product Hunt.
