Skip to content

tig-github/yazify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yazify

simple song recommender using spotify api

Goals

completed

  1. Scrape spotify for tracks For now can scrape just https://open.spotify.com/playlist/2ttf8zNG34K5SSdZRzqhVR?si=38d3e55d9f41429d
  2. Score tracks based on similarity to user TBD by all user playlists, or track similarity that user inserts Return top scored tracks as recommendations
  3. Build UI for user to get recommendations (React frontend)
  4. provide data visualization for playlists
  5. scrape all/more curated playlists

todo

  1. deploy to production
  2. build cache to store songs that already have been scored (bonus)
  3. expand dataframe much further and optimize as needed (bonus)

spotify TOS

This project complies with the Spotify API terms of service and does not train any AI or machine learning models to generate recommendations.

About

simple song recommender using spotify api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published