Skip to content

AlfredAR8/Music_Suggestion_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music_Suggestion_AI

This is work in progress

This project presents a new approach to music recommendations on an app. Using the Spotify API, it retrieves playlists, album artists, and tracks from a playlist, it randomize the songs and stores the first 25 songs of the randomized playlist. This data is uploaded to the OpenAI API, which analyzes it alongside a music dataset. By evaluating factors such as popularity, duration, danceability, energy, loudness, speechiness, acousticness, instrumentalness, and liveness, the system suggests five songs the user may like. This method offers an innovative way to enhance music recommendation accuracy and user satisfaction.

Env Variables

  • OPENAI_API_KEY=""
  • SPOTIFY_CLIENT_ID=""
  • SPOTIFY_CLIENT_SECRET=""

Sources

José Alfredo Arriaga Rosillo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages