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
- Host: GitHub
- URL: https://github.com/udaysingh131105/symphony_scan
- Owner: UdaySingh131105
- Created: 2024-04-16T05:20:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T12:21:50.000Z (over 1 year ago)
- Last Synced: 2025-08-27T02:46:53.640Z (10 months ago)
- Topics: machine-learning, music, music-recommendation, pytorch, streamlit
- Language: Jupyter Notebook
- Homepage:
- Size: 16.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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***