Saw the post on Mastodon that linked over here and decided to give it a shot. I just wrote up this piece which feels like maybe it would fit.

  • TheIdOfAlan@lemmy.worldOP
    link
    fedilink
    arrow-up
    2
    ·
    9 months ago

    Initial metadata will come from the Spotify Web API. It provides the top songs and all the playlists for an individual. It also has a basic recommendation engine. The DJ will use all those as input to produce new playlists (which can be created via the API as well). I’m not doing any AI/Machine Learning. Just coming up with a bunch of if/then statements, randomization, etc… to see what I can pull off

    https://developer.spotify.com/documentation/web-api