pxxthik/Book-Recommender-System
Book recommender system utilizing collaborative filtering and Nearest Neighbors algorithms for personalized and popular reading suggestions
This system helps readers find their next great book by suggesting personalized titles based on what they and others with similar tastes have enjoyed, along with popular books. You input your reading preferences, and it outputs a list of tailored book recommendations. Avid readers looking for new ideas, librarians guiding patrons, or even book club organizers seeking diverse options would find this useful.
No commits in the last 6 months.
Use this if you are an avid reader who wants to discover new books that genuinely match your interests or see what's currently popular.
Not ideal if you're looking for recommendations based on very specific niche topics that might not be widely reviewed or categorized.
Stars
11
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pxxthik/Book-Recommender-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...