Analyze Spotify music to recommend games, and vice versa

Music and Game Recommendations using Spotify, LastFM, IGDB, and RAWG data. This project uses audio analysis endpoints (Reccobeats) similar to those that used to be on Spotify's API, to get major musical features like tone, speed, modality, and map them to IGDB's tags and genres to find games that the user might enjoy. Similarly, it can analyze a list of the user's favorite games and find music they might like on Spotify. In late 2025/early 2026, Spotify heavily limited their API access and search, so to circumvent this, we gather music popularity data from LastFM, and map the game keywords to their genres. Then, we return the Spotify results to the user so they can listen on their logged in account.



