Skip to content

The system uses spotify API to extract features from music and uses it to train the model in order to get real time music recommendation

License

Notifications You must be signed in to change notification settings

Ranit-Bandyopadhyay/Music-recommendation-system

Repository files navigation

Music-recommendation-system

Music recommendation system using Spotify API and login interface backend

Add SECRET_KEY as Environment Variable

Linux

`export SECRET_KEY='<your_secret_key>'`

Windows

For more info regarding setting up Environment Variables in Windows, go through this link.

Install the package dependencies

While in the root directory of the project, run the following command: pip3 install -r requirements.txt

Demonstration

You can find a short demo of the finished project in this link

Setup Guide

Here is a link to setup the project.

About

The system uses spotify API to extract features from music and uses it to train the model in order to get real time music recommendation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published