This repository contains the code for the ML models to be used in the application for recommendation.
There will be in three models to be used for recommendations:
- Books for user just after signup.(Model 1)
- Based on user's reading history( Model 2)
- Based on nearby users' readings( Model 3)
The API for model 3 is available on : https://explr-books.herokuapp.com