Skip to content

This is an attempt to make a music recommender based on tags

Notifications You must be signed in to change notification settings

Mehul623248/BetterMusicRecommender

Repository files navigation

(https://bettermusicrecommender.onrender.com/)

How the Music Recommender works Warning: some songs may not be in last.fm's api

  1. First get a playlist of 15 songs max
  2. Then using last.fm api, get all tags for each song.
  3. Use ytmusicapi to search for songs using those tags
  4. Get the list of songs recommended (about 30)
  5. Select 5 (could be more) songs randomly
  6. Check the top tags occuring of these songs
  7. If 2 or more tags match original tags, then end
  8. Else, redo the selection of 5 random songs

image image image

About

This is an attempt to make a music recommender based on tags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published