Hacker News new | ask | show | jobs
Show HN: Museum Music (museummusic.samrawal.com)
2 points by zora_goron 104 days ago
Museum Music is an app a friend and I built to enhance the museum experience with music. I had the habit of visiting museums with headphones in, but felt there was a disconnect between the works I was viewing and what I was listening to.

Museum Music lets you a picture of the exhibit you are viewing, identifies the period of the piece, and generates a contextually-appropriate Spotify soundtrack to accompany you.

It was originally built around two years ago, and LLM technology has considerably improved since then - so this felt like the perfect opportunity to test out coding agents by refactoring and improving the codebase!

Built using the GPT and Spotify APIs.