The purpose of this book recommendation system is to predict buyer’s interest and recommend books to them accordingly.
"bibliothecaire" can take into account many parameters like book content and book quality by filtering user reviews.
Youtube link: https://www.youtube.com/watch?v=uoH_bgBDJ7U
Well designed web pages | |
---|---|
List of books recommended | |
Recommendation Page |
Clone the project
bash git clone https://github.com/Kedyi/bibliothecaire.git
Go to the project directory
bash cd recommend_new
bash Flask --app app run
- Adding Emotion based recommendation
- Complete contact section.
- Create a feedback section.