https://github.com/pUrGe12/duxMLB
An AI based extension that makes the lives of baseball fans easier. It has deep learning models in the background and state of the art tech.
https://github.com/pUrGe12/duxMLB
deeplearning extension gemini pinecone selenium yolo
Last synced: 10 months ago
JSON representation
An AI based extension that makes the lives of baseball fans easier. It has deep learning models in the background and state of the art tech.
- Host: GitHub
- URL: https://github.com/pUrGe12/duxMLB
- Owner: pUrGe12
- License: mit
- Created: 2024-12-22T17:54:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-31T18:15:45.000Z (over 1 year ago)
- Last Synced: 2025-04-07T21:17:33.672Z (about 1 year ago)
- Topics: deeplearning, extension, gemini, pinecone, selenium, yolo
- Language: Jupyter Notebook
- Homepage:
- Size: 241 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MLBxG-extension
Developing an extension that can read your screen and give you live data updates and tips on your favourite baseball games! (With permission)
## The workflow

## The looks
This is the side panel. You can open this in any youtube video (currently works only for youtube).

---
This is the options page. This page is to help you predict your MLB future and a how to guide on the **technical implementations** of the extension. It involves the entire pipeline!

## Work
- [ ] Add comments to code (makes it easier to create the guide as well)
- [ ] Create the workflow in Canva (ongoing)
- [ ] Write all the prompts
- [ ] Figure out the sending and processing of buffer
Have created seperate ports for the panel and the options page because it will be much easier to manage and make changes in that.
# Installing