ChatGPT_Sports_Betting_Bot  by llSourcell

Starter template for a sports betting bot

created 2 years ago
483 stars

Top 64.5% on SourcePulse

GitHubView on GitHub
Project Summary

This repository provides the codebase for a sports betting bot, as demonstrated in a YouTube video. It aims to offer a starting point for users to build their own automated sports betting solutions, leveraging AI for predictions and potentially integrating with betting platforms.

How It Works

The project offers two distinct versions: an Arbitrage Bot and a Deep Learning Bot, accessible via Colab notebooks for cloud execution. The "hard mode" setup involves deploying a Firebase app for Vercel, requiring integration with OpenAI and Twitter APIs for data fetching and predictions, and manual betting execution due to the difficulty in finding programmatic betting APIs.

Quick Start & Requirements

  • Installation: npm install or yarn install
  • Prerequisites: OpenAI API key, Twitter API key, DexSport API key (for "The Odds Make Bets with Predictions"), Metamask setup. Firebase project configuration is required for deployment.
  • Running: npm run ios/npm run android or yarn ios/yarn android
  • Links: Colab notebooks for Version 1 (Arbitrage Bot) and Version 2 (Deep Learning Bot) are provided.

Highlighted Details

  • Offers both arbitrage and deep learning approaches to sports betting.
  • Designed as a starter template for custom bot development.
  • Requires manual integration of prediction fetching and bet execution.

Maintenance & Community

Credits are given to Ryankrumenacker, kyleskom, React Native Market, OpenAI, and Twitter. No specific community channels or active maintenance indicators are present in the README.

Licensing & Compatibility

The repository does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.

Limitations & Caveats

The project is described as a starter template and requires significant manual implementation for full automation, particularly for programmatic bet execution. The README notes the difficulty in finding suitable programmatic betting APIs.

Health Check
Last commit

2 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
16 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Travis Fischer Travis Fischer(Founder of Agentic), and
2 more.

ai-hedge-fund by virattt

0.6%
39k
AI-powered hedge fund proof-of-concept for educational use
created 8 months ago
updated 3 days ago
Feedback? Help us improve.