Pankhuri Kumar

I am a Computer Science and Journalism student at Columbia University, currently trying to balance academic workload with personal goals. Find me playing Catan, browsing Reddit, or sleeping in, as I procrastinate.

Oktave: Spotify Music Recommender

May 2018 » Python Flask API
Oktave: Spotify Music Recommender

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.