Find your vibe and discover new music to love with Vibify! Add your favorite artists, favorite songs, and tweak song attributes to fit the vibe you're looking for, then generate a personalized playlist.
Vibify is a web application that utilizes Spotify API to retrieve user listening data and applies music-analyzing algorithms to determine preferred song attributes.
- Frontend: React (hosted on Netlify)
- Backend: Flask (hosted on Render, which may take a minute to process authorization)
- Music Data Retrieval: Spotify API
Currently, I must grant manual access until Spotify accepts my production request. https://vibifyapp.netlify.app/
This is my first project!