Semantic book recommender

Cover image by Pixabay

Recommendation systems have come a long way in the last 10 years, and one of the biggest recent developments are semantic recommenders - that is, recommenders that are based on the meaning of the content being recommended. In this project, I explore one way of leveraging semantic recommendations, by using them to build a book recommendation application.

In this project:

If you want to check out the full code, you can access it in this repo . I also put together a (long!) tutorial going over the whole project for freeCodeCamp, where you can see in detail how to do this project yourself and get some theory behind the techniques used.