MusicX is an iPhone app that finds niche songs in Apple Music to help you discover new music. For example, that's how I found [COIN](https://music.apple.com/us/artist/coin/965021417). If you're interested, you can join the [TestFlight beta](https://testflight.apple.com/join/pKFMswgW)! #### How it works It leverages my [[Small Character Model]], trained on a song database, to progressively query the [Apple Music API](https://developer.apple.com/documentation/applemusicapi) for random songs. The [[MusicX search algorithm|algorithm is described here]]. #### Roadmap - Integrate with the [Spotify API](https://developer.spotify.com/documentation/ios) - Create a cross-platform macOS build.