/spotify_song_recommender

Spotify song recommender engine

Primary LanguagePython

Spotify song recommender

Spotify song recommender engine with NLP & Recommendation algorithm

Screen Shot 2021-03-20 at 8 52 24 PM


Functionalities (In Progress)

  1. Get top tracks of an artist
    1. Spotify API request
  2. Song Recommendation
    1. Spotify API request
    2. Recommend songs based on song similarity (Collaborative filtering)
  3. Search a song by lyric
    1. Spotify API request
  4. Exit