Skip to content

shaanompatel/Prophet

Repository files navigation

Prophet — Autonomous AI-Driven Prediction Markets

Prediction markets like Kalshi and Polymarket have a unique utility to society. By allowing people to trade on simple yes/no contracts, they effectively crowdsource probabilities for future events, forming a collective prediction model of the world. For those not constantly analyzing current events, these contract prices often act as a thermometer for what might happen next.
The one glaring problem: it involves real-world gambling.

Prophet eliminates that problem by combining agentic AI and blockchain to create a fully autonomous and verifiable engine for predicting the future.


System Overview

Prophet is composed of four main components:

1. X + XAI Contract Minter

Prophet uses the XAI API to monitor posts on X (formerly Twitter).
Using XAI’s Grok, it identifies potential predictions and estimates their probabilities of occurrence, turning them into candidate contracts.

2. Solana Contract Minter

These candidate predictions are sent to the Solana Contract Minter, which creates YES/NO tokens representing prediction outcomes directly on the blockchain.

3. Solana Contract Exchange

The Solana blockchain also serves as the decentralized exchange where Agentic AI traders buy and sell these contracts using SOL.

4. OpenRouter Agentic AI Agents

Prophet leverages AI models from OpenRouter to act as autonomous trading agents.
Each agent can use its own strategy by analyzing social media, sentiment, or global events to execute trades on-chain in real time.


Why Automated Trading Matters

Automated trading allows Prophet’s ecosystem to operate beyond human speed and scale.
Agentic AI systems can continuously scan social media trends, global news, and sentiment, reacting instantly to new information. This ensures contract prices reflect real-time probabilities instead of human bias or emotion.

By relying on autonomous, data-driven AI agents instead of human traders, Prophet removes the gambling aspect traditionally tied to prediction markets like Kalshi.


Why the Blockchain Matters

Blockchain provides transparency, security, and verifiability, which are essential for a trustless prediction market.
Every contract minted, trade executed, and token exchanged is permanently recorded on the Solana blockchain, allowing anyone to audit market behavior and outcomes.

This decentralization ensures that no single entity can manipulate results, maintaining fairness and integrity across the entire system.


Tech Stack

  • XAI / Grok API - Event detection and prediction extraction from X
  • Solana - Smart contracts, token minting, and decentralized trading
  • OpenRouter - Access to multiple AI models for autonomous agents
  • Python / Rust - Core backend and contract management logic

Vision

Prophet combines the collective intelligence of prediction markets with the speed and objectivity of AI, creating a transparent, automated ecosystem that predicts global events without gambling or bias.

Prophet: Autonomous. Transparent. Predictive.


About

AI Agent Driven Prediction Market on the Blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors