📻 Record Player 📻

This is a Rube Goldberg Machine of the Google Cloud Vision API and the Spotify API. After logging into Spotify, upload an image. The image will be sent to the Google Vision API, which will guess what it is. The app will then search Spotify using Google's guess, and give you the first result to play.

Hi! Thanks for trying out this project, I hope you have fun with it! If you want to search for a lot of album covers please remix the project and set it up with your own Google Vision API key. If I go over 1000 requests a month on the Google Vision API, hosting the project starts to get expensive. Feel free to reach out to me on Twitter, or via email if you need help getting started.

   - Patrick

Log In to Spotify to Get Started

How do I use your Spotify and other data?

Spotify login is required for accessing the Spotify API. Apps can use login with Spotify and the Spotify API to do things like access your listening history, or manage your library. I do not do anything like this with your Spotify data. The only data collected by this site is a temporary log of the guesses that Google Vision makes. The images you upload are deleted after they are used to query the Google Vision API. You can view the source code of the app if you are curious about how it works.


Made by Patrick Weaver