book-recommendations
Here are 7 public repositories matching this topic...
This project aims to build a Book recommendation system using methods such as Model, Collaborative, and Content-based filtering.
- Updated
Jan 4, 2022 - Jupyter Notebook
The dataset was first scraped from an Arabic book library website, then cleansed of non-Arabic words, numerals, and tags before going through multiple preprocessing steps. Second, after applying the TF-IDF vectorizer, we used the Random Forest Classifier (RFC) algorithm to be trained on the data. Finally, two Question-Answer datasets were create…
- Updated
Mar 2, 2022 - Jupyter Notebook
bookmuse generates personalized reading lists based on user preferences and reading history.
- Updated
Dec 22, 2025 - Python
🔍 Read MacBook lid angle sensor data in real-time with this simple Python library, enabling instant readings and adaptive audio feedback.
- Updated
Dec 24, 2025 - Python
📊 Streamline your webhook data collection with this FastAPI server that converts incoming JSON payloads into CSV files effortlessly.
- Updated
Dec 24, 2025 - JavaScript
Grimoire Guide is a book recommendation system which leverages statistical machine learning and NLP concepts to recommend the best books to the users. Just provide a plot or description, and it will do the rest of the job for you.
- Updated
Jul 2, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to the book-recommendations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the book-recommendations topic, visit your repo's landing page and select "manage topics."