- Get tracks recommendations based on your favourite three tracks (content-based recommendation algorithm)
- Get tracks recommendations based on your choice of genre
-
clone the repository
-
Run the command on
spotify-song-recommender/workspace
directory
sh run.sh
- Open
localhost:8000/recommender
- Django
- Python3
- Sqlite
- Html, css, Javascript, Ajax
- Spotify API
main
|
|--- sehwa
|--- jaehyuk
chore: settings & etc
add: new function & views
fix: bugs & erros
docs: documents