An open API service indexing awesome lists of open source software.

https://github.com/udaysingh131105/symphony_scan

A Music Recomendation System which recommends music to the user on the favourite song input by the user
https://github.com/udaysingh131105/symphony_scan

machine-learning music music-recommendation pytorch streamlit

Last synced: about 2 months ago
JSON representation

A Music Recomendation System which recommends music to the user on the favourite song input by the user

Awesome Lists containing this project

README

          

# Symphony_Scan
A Music Recomendation System which recommends music to the user on the favourite song input by the user

# How to run the software
* Make sure the system has the following libraries installed
* * strealit
* spotipy
* command - pip install streamlit spotipy
* Extract the spotify_millsongdata.rar to get the data set needed to train the machine learning model.
* Run the Model Training.ipynb to generate the trained model file in byte.
* open the terminal and type - streamlit run app.py

***Author*** - ***Uday Singh***