MCPcopy Index your code
hub / github.com/day-mon/sports-betting-ai

github.com/day-mon/sports-betting-ai @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
160 symbols 264 edges 45 files 0 documented · 0% updated 2mo ago★ 1066 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Contributors Issues Stargazers

Accuribet

A new way to bet on sports. Accuribet utilizes machine learning to predict the outcome of sporting events. We use 42-48 different data points to predict the outcome of a game. In our testing phase we have been able to predict the outcome of games with ~60% accuracy.

<a href="https://accuribet.win">View Live Website</a>
·
<a href="https://github.com/day-mon/sports-betting-ai/issues/new">Report Bug</a>
·
<a href="https://github.com/day-mon/sports-betting-ai/issues/new">Request Feature</a>

About The Project

This project was a final project for CS 1783 (Artificial Intelligence) at the University of Pittsburgh at Johnstown.

Built With

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contributors

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 67
Class 58
Method 17
Interface 16
Enum 2

Languages

Rust62%
TypeScript38%

Modules by API surface

API/src/models/game_odds.rs29 symbols
API/src/models/game_with_odds.rs18 symbols
API/src/models/daily_games.rs16 symbols
Website/src/pages/Bets.tsx9 symbols
Website/src/components/GameCard.tsx8 symbols
API/src/routes/nn.rs8 symbols
Website/src/models.ts7 symbols
Website/src/pages/History.tsx6 symbols
API/src/util/io_helper.rs5 symbols
API/src/models/api_error.rs5 symbols
API/src/util/nn_helper.rs4 symbols
API/src/models/team_stats.rs4 symbols

For agents

$ claude mcp add sports-betting-ai \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page