An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# MLBxG-extension


Python
JavaScript

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

![duxMLB](images/duxMLB_v1.png)

## The looks

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

![side panel](images/panel.png)

---

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!

![options page](images/options.png)

## 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