Skip to content

timciep/daily-nba-audio-recap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

About

Uses AI to generate an audio recap of a day of NBA action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages