LAM Playground Problems

Hi all! I have been trying to teach my r1 to find good music in Spotify. It has difficulty executing the tasks assigned. I asked to search for the best hit songs from the 70s to the 2000s, it kept searching through my library, or went to discover weekly and started adding random playlists that had nothing to do with what I wanted. Just an insight for the team. Maybe I’m doing it wrong.
Thanks everyone.

1 Like

I’m getting the impression that you’re not approaching this in the right manner.

Ask yourself, how would I do that if I were to use the Spotify web interface (https://open.spotify.com/)?

I can query “70s” in Spotify search, and then I get a whole bunch of albums and playlists that contain the text “70s”. The search isn’t “intelligent”, it just shows the album & playlist names that contain the search term. I can then select one of those albums / playlists.

The reason why I am explaining it in this manner is the fact that Spotify doesn’t offer AI-supported search capabilities that can intelligently search through all of the content. Spotify doesn’t have an algorithm to support that. What they do have is all kinds of editorial playlists that target specific genres, and the algorithm will suggest similar tracks at the end of the playlist.

So what I think you need is a source that is capable of performing your query, linking the outcome to playlists / albums on Spotify, and then using LAM Playground / Teach mode to open the link.

I hope this helps

1 Like