ScoreSignal is a Python-based application that uses Gradio to create an interactive interface for fetching game details and scores using an external API.
- Select from popular games like NBA, NFL, IPL, and FIFA.
- Input custom details to refine your query.
- Fetch game details and scores for the current week.
- Outputs results in JSON format.
The project requires the following Python packages:
gradioopenairequests
You can install the dependencies using the requirements.txt file:
pip install -r [requirements.txt](http://_vscodecontentref_/0)