Inspiration Prediction markets are the most accurate forecasting tool ever built -but spinning one up takes months. We wanted to collapse that to a prompt.
What it does Type anything. AI finds the public data sources, then generates market valuations, then Gensyn REE's Qwen3-14B produces cryptographically-signed scores with verifiable receipts. Scores are normalised so $\sum s_i = 100$; each point = 1¢, a winning share pays $1.
Challenges we ran into Tavily and Google Trends rate-limited us at 120 calls/min. ClickHouse schema migrated mid-build and silently broke the graph.
Accomplishments that we're proud of Zero-config market creation. Every score is cryptographically verifiable via Gensyn receipt. Graceful degradation at every layer.
What we learned Completion-style prompting for base models. Separating scraping (once) from scoring (continuous) is the key architectural insight.
What's next for Deriv8 Outcome resolution, on-chain settlement, and multi-model scoring routed by market type -all verified via Gensyn REE.
Log in or sign up for Devpost to join the conversation.