Praful932/Kitabe
Book Recommendation System built for Book Lovers📖. Simply Rate ⭐ some books and get immediate recommendations🤩
Implements a hybrid recommendation approach combining FunkSVD (gradient-based matrix factorization) for collaborative filtering with TF-IDF term frequency matching on book metadata, trained on the goodbooks-10k dataset of 6M ratings across 10k books. The Django web application preprocesses book-rating pairs to handle duplicates and missing data, then uses learned book embeddings to detect patterns like author similarity and genre inference. User ratings are processed through both the embedding matrix and token-based matching to surface complementary recommendations where each method excels.
181 stars. No commits in the last 6 months.
Stars
181
Forks
156
Language
HTML
License
MIT
Category
Last pushed
Dec 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Praful932/Kitabe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
passadis/ai-assistant
Books recommendation AI engine
sujee/mongodb-atlas-vector-search
Using MongDB Atlas with embedding models and LLMs to do vector search and RAG applications
dvsander/mdb-search
Example application querying data in different ways
Arfazrll/OllamaLLM-RecomendationSystem
An AI book recommendation system built with Streamlit and Ollama. It uses 'nomic-embed-text' for...
BeMoreHumanOrg/bemorehuman
The recommendation engine with particular focus on uniqueness of the person receiving the rec.