Prediction markets

Markets that price what people believe will happen

Years
2024
Client
Gnosis

Running dOrg taught me how inefficient collective decisions can be: in an organization where nobody can simply decide, every choice turns into a proposal, a discussion and a vote, and most members are guessing at the outcome as much as anyone. Prediction markets are the most elegant answer I've found to that problem, a way to pool what people actually know by letting them profit from being right. The version I care most about is the decision market, where an organization bets on the consequences of each option before it chooses.

Prediction Prophet

In 2024 I led the Prediction Prophet project with Gnosis, an onchain agent made to trade on their prediction market, Omen. It forecasts the way an analyst would: it researches the question across the web, writes up the evidence it finds, and only then commits to a probability and a bet.

Gnosis ran benchmarks that set prediction agents against each other on live markets, and Prophet stayed at the top of the leaderboard for years.

The Prediction Prophet app taking a yes-or-no question about a future outcome and beginning to evaluate it.
How Prediction Prophet works: generate and re-rank subqueries, search the web for each, sanitize and aggregate the results, chunk and embed them, retrieve the most relevant chunks, write an evidence analysis report, then predict through a multi-agent debate.

Mechanisms for prediction markets

At the Mechanism Institute we wrote up how onchain prediction markets work, taking Polymarket apart as the case, where their designs fall short on liquidity, and what they could do beyond betting.