Spotify Song Recommender with Streamlit by Fabio Sarmento PedroSpotify Song Recommender with Streamlit by Fabio Sarmento Pedro

Spotify Song Recommender with Streamlit

Fabio Sarmento Pedro

Fabio Sarmento Pedro

This project is a Spotify song recommender built with Streamlit. Given a user-selected song, the recommender suggests a song based on its cluster.
The recommender uses the k-means clustering algorithm to group songs based on their audio features. The audio features are obtained through the Spotify API.
Like this project

Posted Jun 30, 2023

This project is a Spotify song recommender built with Streamlit. Given a user-selected song, the recommender suggests a song based on its cluster.