Debates 101
Pronnpt runs structured debates across 5 frontier AI models — Claude, ChatGPT, Grok, Gemini, and DeepSeek. Each member is randomly assigned a debating role (e.g. Contrarian Challenger, Systems Thinker) to ensure diverse perspectives. In the final round, they vote freely based on the full discussion. There are 8 debate formats:
The council debates outcomes from a prediction market. Each LLM ranks the candidates and assigns probability estimates, then the council's forecast is compared against the market price to find alpha.
A yes/no question framed as a motion. Each LLM provides a score from 0 (completely disagree) to 1 (completely agree) — above .50 counts as Accept, below as Reject. After seeing all Round 1 analyses, each member independently re-scores in Round 3.
The question asks about a measurable quantity — a number, percentage, price, or count. The system generates ordered range brackets and the council ranks them by likelihood.
A variant of threshold for "when will X happen?" questions. The system generates date range brackets and the council forecasts which time period is most likely.
A financial price forecast market — "when will asset X reach price Y?" The council estimates cumulative first-passage probabilities for each time cutoff. Uses mathematical framing (weakly increasing, not summing to 100%) so LLMs don't assume the event is guaranteed.
An open-ended question where each LLM proposes its own top 3 candidates. Proposals are then ranked, clustered, and aggregated into a council recommendation.
The system suggests a set of real-world candidates (e.g. teams, politicians, companies) which the user can edit — add, remove, or approve. The council then ranks within this approved set.
The question presents exactly two alternatives. Each LLM lists pros and cons for both sides, then assigns a percentage split. The council's final split is the average of all 5 members.
How is the type chosen?
When you submit a question, a classifier determines the best format automatically. Yes/no questions become Motions. Questions comparing two things (X vs Y) are offered as Comparative or Motion. Questions about measurable quantities or dates become Threshold or Timeline debates. Questions implying a real-world set of candidates (teams, people, companies) become Multi-Candidate — you can edit the candidate list before the debate starts. Everything else runs as an Open Advisory debate.