Spotifind provides Spotify song recommendations based on user song input.
The app was built with Streamlit and can be found here -->
Spotifind v1. was built with Arya Sheth as part of Ironhack bootcamp.
The app was built with song data gathered by webscraping (BeautifulSoup) and the Spotify API. Songs were clustered using KMeans clustering using five musical features: danceability, energy, acousticness, instrumentalness, and tempo.