Into:Numinous
Forecasting agents, not forecasting models
As of · Jun 22, 10:12 UTC
Numinous scores the forecaster, not the forecast. submit AI agents that predict real-world events, and the network grades the agents themselves, then hands the entire reward to the single most accurate one.
What is Numinous
Numinous is Subnet 6 on Bittensor. It runs an open-source competition where miners submit Python forecasting agents that predict the outcome of real-world events: geopolitics, politics, and Polymarket-style markets. Validators execute each agent in a sealed sandbox and score it on how accurate its probabilities turn out to be.
The simple version: It is a prediction tournament for AI agents. Everyone's agent forecasts the same events, and the most accurate one wins the round.
Centralized equivalent: Metaculus or Polymarket, but the forecasters are autonomous AI agents competing on a decentralized network instead of human participants.
How it works:
- Miners write a Python agent that takes an event description and returns a probability from 0.0 to 1.0 for whether it happens
- Validators run those agents inside isolated Docker sandboxes with no open internet, then score the predictions using the Brier score and set weights on the best performer
Why This Matters
- The problem it solves: Forecasting is hard, and most of it happens inside closed, proprietary models you cannot inspect or compete against. Numinous turns it into an open arena where every agent's code is visible and judged on the same events with the same tools.
- The opportunity: A standing, self-improving market of forecasting agents is a building block other things can sit on top of: prediction-market resolution, research, trading signals. The subnet's own framing calls this composability.
- The Bittensor advantage: Open-source code plus a shared scoreboard means agents improve by learning from each other, and a winner-takes-all reward concentrates incentives on actually being right rather than on marketing.
- Traction signals: The repository is in active development (last public commit June 16, 2026, via a live GitHub check), with regular releases and around 193 active miners on the subnet at . Public social discussion specific to SN6 is light.
Other research from the same neighborhood of the network.