Skip to content

A Spotify Playlist Generator that uses OpenAI's GPT-4 to generate tracks and create a playlist based on a search query.

Notifications You must be signed in to change notification settings

SiddhP2003/OpenAI_SpotifyPlaylistGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI_SpotifyPlaylistGenerator

A Spotify Playlist Generator that uses OpenAI's GPT-4 to generate tracks and create a playlist based on a search query. Coursework from the Colt Steele Mastering OpenAI Python APIs Course.

#Requirements

  • Have an OpenAI Developer account to use an api-key
  • Have a Spotify Developer account to create an app and use an client-id and client secret
  • Insert the api-key, client id, and client secret into the .env file (or create your own)

About

A Spotify Playlist Generator that uses OpenAI's GPT-4 to generate tracks and create a playlist based on a search query.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages