Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 261 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 261 Bytes

ai-piano-player

Give GPT the tools to play the piano.

Setup

  • install fluidsynth library on your local machine (to support playing sounds)
  • Set OPENAI_API_KEY and PATH_TO_SF as env variables
  • run pip install -r requirements.txt
  • run main with python