shruti-2412/Book-Recommendation-System
Collaborative filtering based book recommendation model deployed using flask
This project helps booksellers and librarians suggest relevant reads to their customers and patrons. By inputting a book title, you'll receive a list of four similar book recommendations, complete with author names. It's designed for anyone managing a book inventory or assisting readers in discovering new titles.
No commits in the last 6 months.
Use this if you want to provide personalized book recommendations based on what users have enjoyed or what is popular among readers.
Not ideal if you need recommendations for items other than books, or if you require a highly dynamic, real-time recommendation system for a massive, constantly changing catalog.
Stars
8
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shruti-2412/Book-Recommendation-System"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
NicolasHug/Surprise
A Python scikit for building and analyzing recommender systems
MengtingWan/goodreads
code samples for the goodreads datasets
GHamrouni/Recommender
A C library for product recommendations/suggestions using collaborative filtering (CF)
Md-Emon-Hasan/BookSage-AI
Full-stack hybrid book recommendation system combining Collaborative Filtering and Content-Based...