Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 759 Bytes

readme.md

File metadata and controls

31 lines (19 loc) · 759 Bytes

Daily NBA audio recap

Uses raw NBA stats data, pulled from API-NBA on RapidApi, and OpenAI services to generate an audio recap of a day of NBA games.

Requirements

  • Python
  • PIP

Install/setup

pip install -r requirements.txt
cp .env.example .env

Add values to .env.

Run

Edit constants, at the top of main.py, as necessary, then:

python main.py

This will generate an mp3 file, in ./outputs/audio/.