For this project we used
- Streamlit
- Spotipy
- Sklearn
- Pandas
- Numpy
- Plotly
Table of Contents
Create a connection to the spotify api that allows me to extract a user's data to then create a music recommendation algorithm.
For the algorithm what we did was to grab two sets of data, one with the most listened songs by the user and another set of data with the songs related to the new releases of the application.