ROBET is a decentralized, AI-powered Prediction Markets platform designed to empower users to create and participate in bets on any event. Unlike traditional platforms like Polymarket, ROBET removes the restrictions of whitelisting and human resolvers, enabling real-time, scalable, and transparent betting.
Video: YouTube
Links:
sequenceDiagram
participant U as User
participant R as Robet (AI on Telegram)
participant XC as CosmWasm Contract (on Xion)
participant AI as ChatGPT & Gemini
participant FG as Feegrant Module
U->>R: Message on Telegram with broadcast link + question (e.g., "Will there be a goal?")
R->>R: Analyze feasibility of creating a bet
alt Feasible?
R->>XC: Deploy new bet contract on Xion
R->>U: Reply with Xion bet link
else Not Feasible
R->>U: Decline or provide reason
end
U->>FG: Place bets using gasless transaction
FG->>XC: Forward bet placement to CosmWasm contract
note over U,XC: Users place their wagers until the bet closes
par Event Ends
R->>R: Retrieve relevant video/audio feed
R->>AI: Analyze outcome (e.g., "Was a goal scored?")
AI->>R: Provide resolution result
R->>XC: Resolve bet contract on Xion
XC->>U: Distribute payouts to winners via feegrant
end
- Users create bets by sharing a broadcast link (e.g., sports matches, political speeches) with a question like:
“Will a goal be scored in the next minute?” - ROBET analyzes the feasibility and deploys a smart contract bet on the Xion blockchain, providing users with a Xion Bet link for participation.
- ROBET integrates the feegrant module on Xion, allowing users to participate in bets without paying gas fees directly.
- This ensures seamless transactions and lowers entry barriers for users.
- ROBET retrieves video or audio feeds post-event and uses AI models like ChatGPT and Gemini APIs to determine outcomes.
- Winners receive their rewards instantly via blockchain, ensuring transparency and speed.
- ROBET rewards bet creators, introducing a creator economy for interactive, engaging bets.
- Content creators can add live bets during streams to enhance audience engagement.
- CosmWasm contracts ensure trustless execution and payout.
- AI handles a large volume of custom, short-term bets without delays.
- Send a tweet with a broadcast link (e.g., a YouTube stream or sports match) and your question.
- ROBET evaluates the question’s feasibility in real time.
- If valid, ROBET creates a CosmWasm contract on Xion and replies with a Xion Bet link for user participation.
- Participants click on the Xion Bet link and join the bet using gasless transactions via the feegrant module.
- Funds are held in the smart contract until the event resolves.
- Once the event ends, ROBET retrieves relevant feeds.
- AI (using ChatGPT and Gemini APIs) determines the result.
- Winners are automatically awarded their share of the pot directly to their wallets via the feegrant module.
- Platform: Xion (CosmWasm Contracts)
- Features:
- Smart contract deployment for bet execution.
- Gasless transactions using the feegrant module.
- Transparent, fast, and low-cost on-chain transactions.
- Tools Used:
- CosmWasm SDK for smart contract development.
- Feegrant Module for gasless transaction support.
- APIs Used:
- OpenAI’s ChatGPT API for natural language understanding and event outcome analysis.
- Gemini APIs for advanced media processing (video/audio feed analysis).
- Key Roles:
- Feasibility analysis for bet creation.
- Outcome resolution with high accuracy and scalability.
- Real-Time Bets: Create and resolve bets instantly—no human delays.
- Broad Event Coverage: From sports and politics to niche topics, ROBET supports it all.
- Gasless Transactions: Feegrant module integration removes barriers for users.
- Fast Payouts: Blockchain-powered payouts ensure instant rewards.
- Incentives for Creators: Reward bet creators, fostering a creator-driven economy.
- Trustless and Transparent: Decentralized execution ensures fairness and security.
- Send your bet creation query on Twitter, including a valid broadcast link.
- Wait for ROBET’s response with a Xion Bet link on Telegram.
- Join the bet using gasless transactions via the feegrant module.
- Receive payouts if you win! 🎉
We welcome contributions! 🚀
- Fork the repository.
- Create a new branch for your feature.
- Submit a pull request with a detailed explanation of your changes.
This project is licensed under the MIT License. See the LICENSE file for details.
Have questions or ideas? Reach out to us!
- Telegram: @robet_ai
Let’s build the future of prediction markets together! 🌟