What is delphAI?
delphAI is an AI-powered oracle that resolves prediction markets autonomously. We don’t run the markets - we resolve them. Prediction market platforms integrate our oracle to get automated, trustless resolution of their markets.The Resolution Flow
1
Platform Creates Market
A prediction market platform calls delphAI’s smart contract to register a market for resolution.They provide:
- The question to resolve
- Resolution time (when to resolve it)
- Resolution criteria (how to determine the outcome)
2
Users Bet on the Platform
Users interact with the prediction market platform (not with delphAI).They:
- Browse markets
- Place bets
- Manage their positions
3
delphAI Resolves at Scheduled Time
When the resolution time arrives, delphAI’s AI automatically:
- Fetches data from specified sources
- Analyzes the information
- Determines the outcome
- Submits the resolution onchain
4
Platform Handles Payouts
The platform receives delphAI’s resolution and:
- Updates the market state
- Calculates winnings
- Allows users to claim their rewards
delphAI’s Role
What We Do
- Resolve markets with AI
- Fetch and verify data
- Submit outcomes onchain
- Provide resolution proofs
What We Don't Do
- Host prediction markets
- Handle user bets
- Manage user funds
- Process payouts
Architecture
How Resolution Works
1. Data Collection
When resolution time arrives, delphAI:- Queries the data sources specified in the resolution criteria
- Fetches multiple sources for verification
- Validates data integrity
2. AI Analysis
The AI evaluates the data against the resolution criteria:- Parses the question and criteria
- Applies logic to the fetched data
- Determines the outcome (YES/NO or multi-choice)
- Generates confidence score
3. Onchain Submission
If confidence threshold is met:- delphAI submits the resolution to the blockchain
- Includes cryptographic proof of data sources
- Emits resolution event
- Platform contracts receive the callback
Example Resolution
Market Question: “Will Bitcoin reach $100,000 by December 31, 2025?” Resolution Criteria: “Use CoinGecko API. Check BTC price at 23:59:59 UTC on Dec 31, 2025. YES if >= $100,000, NO otherwise.” Resolution Process:1
Trigger
Clock hits Dec 31, 2025, 23:59:59 UTC → delphAI activates
2
Data Fetch
Queries CoinGecko API for BTC price → Returns $105,432
3
Analysis
AI checks: Is 100,000? → YES
4
Submit
Submits outcome = YES to smart contract with proof
5
Platform Settlement
Platform receives YES outcome → Distributes winnings to YES bettors
Data Sources
delphAI can resolve markets using various data sources:Price Data
Price Data
- CoinGecko, CoinMarketCap for crypto prices
- Traditional finance APIs
- DEX price feeds
Sports Results
Sports Results
- Official sports league APIs
- ESPN, The Sport DB
- Verified sports data providers
Real-world Events
Real-world Events
- News APIs
- Government databases
- Official announcement channels
Onchain Data
Onchain Data
- Blockchain events
- Smart contract states
- Token transfers
Security & Trust
How Do You Trust delphAI?
Verifiable Data Sources
All data sources are specified upfront in resolution criteria. Anyone can verify.
Cryptographic Proofs
Each resolution includes proof of the data fetched and how it was analyzed.
Open Source AI
Resolution logic is transparent and auditable.
Dispute Mechanism
Contested resolutions can be challenged (with stake).
What If delphAI Goes Down?
- Markets have fallback resolution mechanisms
- Platforms can implement backup oracles
- Time-based emergency resolution available
Integration Benefits
Why platforms integrate delphAI:Instant Resolution
No waiting for manual resolution - happens at exact scheduled time
Trustless
No human bias or manipulation - pure data-driven outcomes
Scalable
Resolve unlimited markets simultaneously
Cost-Effective
Cheaper than manual oracle systems
24/7 Automated
Works around the clock without human intervention
Transparent
All resolutions verifiable onchain with proofs