A web application that allows users to explore their Spotify profile in a whole different way. Sound Compass takes the foundation of my previous Spotify API work and transforms it into an interactive web experience built with Next.js.
The application has 3 primary functions:
- Generate Opposite Playlists
- Spotify Profile Similarity
- Get Instant Playlist Generation
This project represents the evolution of my Spotify recommendation algorithm into a full-featured web application. By leveraging Next.js for the frontend and integrating with Spotify's API, users can now interact with their music data through an intuitive interface that reveals hidden patterns in their listening habits.
The application maintains the core algorithmic approach of analyzing audio features to create meaningful playlist recommendations, while adding new functionality for profile comparison and instant playlist creation. Built with modern web technologies, it provides a seamless user experience for music discovery and analysis.
Try Sound Compass
Experience a new way to explore your Spotify listening habits and discover music tailored to your taste.
Launch Application