Back to reviews
Project Parliament

Project Parliament

Seven AI models debate and converge on your best open source idea

Project Parliament is a FastAPI + vanilla JS web app that runs a structured 7-step deliberation workflow to help developers find open-source project ideas matching their skills and goals. Multiple AI models (via OpenRouter: GPT, Gemini, Claude, Grok, Qwen) independently propose ideas, then specialized agents critique market viability, assess builder fit, evaluate open-source sustainability, and synthesize a final recommendation with a backup. A 'Performance Review' step scores each model's contribution. Input your background and constraints; get back a grounded project proposal with actionable first steps. Session history stored locally in JSON.

Panel Reviews

The Builder

The Builder

Developer Perspective

Ship

The seven-step structure is the product here, not the code. Having a dedicated 'Market Skeptic' and 'Builder Fit Judge' agent in the pipeline catches the two most common ways indie projects fail before you start. The model performance scoring is a clever meta-feature that actually helps you pick the right model for each step going forward.

The Skeptic

The Skeptic

Reality Check

Skip

Parliament suffers from the fundamental problem of all AI ideation tools: the models converge on plausible-sounding but generic ideas that have been tried a hundred times. 'A CLI for X' or 'a SaaS wrapper around Y' will dominate every output regardless of your unique background. Self-knowledge and market research beat any multi-model pipeline for finding good ideas.

The Futurist

The Futurist

Big Picture

Ship

The 'parliament' pattern — expand, consolidate, debate, converge — is a generalizable workflow architecture, not just for project ideas. Watch for this deliberation structure to appear in legal research, medical diagnosis, and policy analysis tools. This indie project is a clear proof-of-concept for how multi-model systems should be structured.

The Creator

The Creator

Content & Design

Ship

As someone who gets paralyzed by too many project ideas, having an opinionated pipeline force a winner is genuinely useful. The 'primary + backup recommendation with actionable steps' output format is well-designed for actually starting something. Setup requires your own API keys which is a friction point, but the local-first approach means your ideas stay private.

Community Sentiment

Overall318 mentions
69% positive23% neutral8% negative
HackerNews95 mentions
71%21%8%

the market skeptic step is genuinely harsh and useful

GitHub43 mentions
76%18%6%

love that it scores the models against each other

Twitter/X180 mentions
67%24%9%

wish it had a hosted version