Song recommender

From UBC Wiki

What is the problem?

With the amount of songs being produced to date, it may be difficult and overwhelming to find new music that users would like to listen to. To aid in this problem, our Prolog recommendation system will be able to produce a personalized playlist with the users input being their preference in music.

What is the something extra?

We will retrieve the songs from an API, and output a list of songs with their respective artists/musicians.

What did we learn from doing this?

Links to code etc