Sports Betting with OddsGPT
Siraj Raval Siraj Raval
767K subscribers
50,749 views
0

 Published On Apr 30, 2023

I gave my sports betting bot $1000 to make sports bets (and won)! First, a disclaimer - Do NOT invest any money in any type of sports betting bot or algorithmic engine that you are not willing to lose. I gave this sports betting bot money because I was willing to lose money to make a great video for my AI Wizards out there. Its powered by ChatGPT, Bing, OddsJam, Statshead, Python, Javascript, and MongoDB. All code, tools, and instructions are below.

Please Subscribe! That's what keeps me going.

ChatGPT Clone code :
https://github.com/danny-avila/chatgp...
Free Twitter Sentiment Analysis:
https://colab.research.google.com/dri...
OddsJam +EV scrape code: https://gist.github.com/llSourcell/ef...
StatHead Historical Data scrape code: https://github.com/gszwabowski/MLB-St...

Proof of Settled Bets (Money-line on LA Dodgers vs Cardinals):
https://polygonscan.com//tx/0xae044a1...

Tools Used
--------------------
1. OddsJam (+EV Data) - https://oddsjam.com/?ref=ntjlnwv
2. BingAI - https://bing.com/chat
3. ChatGPT - https://chat.openai.com/
4. StatHead - https://stathead.com/users/signup.cgi
5. Python - https://www.python.org/
6. Javascript - https://www.javascript.com/
7. MongoDB - https://www.mongodb.com/
8. DexSport (crypto bets) - https://dexsport.io/

Want more AI/ML education? Connect with me here:
Twitter:   / sirajraval  
TikTok:   / sirajraval  
Facebook:   / sirajology  
Linkedin:   / sirajraval  


14 Step tutorial
------------------------------------------------
1: Download ChatGPT Clone from GitHub.
2: Install NodeJS
3: Create a MongoDB Database
4: Retrieve Your OpenAI API Key and Bing Access Tokens
5: Create the .ENV file to store all credentials
6: Run npm ci in the API and client directories.
7: Run npm run build in the client directory to try it
8: Run Twitter Sentiment Analysis using snscrape in python for free.
9: If the prompt contains the word twitter, execute it.
10: Use Puppeteer in Javascript and Bing to read OddsJam for daily +EV picks. (Prompt Bing with the phrase "TL;DR (OddsJam +EV picks article)" and it will tell you top picks). Replace parentheses with a URL of your selected article to summarize.
11: If the prompt contains a specific sport, execute it
12: Sign up for an account on Statshead
13: Use python and selenium to scrape this data.
14: If the prompt contains the word data, execute it

I Built a Trading Bot with ChatGPT:
   • I Built a Trading Bot with ChatGPT  

I Built a Sports Betting Bot with ChatGPT:
   • I Built a Sports Betting Bot with Cha...   Join my AI community: http://chatgptschool.io/ Sign up for my AI Sports betting Bot, WagerGPT! (500 spots available):
https://www.wagergpt.co

show more

Share/Embed