Oktave: Spotify Music Recommender
May 2018 »As a team, we built this project as a final assignment for our Advanced Software Engineering class. The project interfaces with the Spotify API and uses technical details of music (like tempo, acousticness, valence, among others) to predict an ordered set of similar songs according to our ranking algorithm. The app was developed with Flask, and deployed using Google App Engine.
You can play with our website, and the project code can be found here.