Show HN: PolyCouncil: Multi-Model Deliberation Engine for LMStudio (Open Source)
github.com·2h·
Discuss: Hacker News
Flag this post

PolyCouncil

A multi-model deliberation engine for LM Studio

Running a single model gives you one perspective. Running a council gives you… perspective squared.


Overview

PolyCouncil is an open-source application that orchestrates multiple local Large Language Models (LLMs) running in LM Studio. Instead of querying a single model, PolyCouncil runs multiple models in parallel, has them evaluate each other’s responses using a shared scoring rubric, and then conducts a weighted voting process to determine the best answer through consensus.

This creates a more reliable, research-friendly way to:

  • Test and compare different local models
  • Improve answer quality through ensemble methods
  • Explore emergent behavior from model deliberation
  • **Benchmark mode…

Similar Posts

Loading similar posts...