Skip to content
#

book-recommendation-system

Here are 38 public repositories matching this topic...

A recommendation engine is a class of machine learning which offers relevant suggestions to the customer. A recommendation system is one of the top applications of data science. Every consumer Internet company requires a recommendation system like Netflix, YouTube, a news feed, etc. What you want to show out of a huge range of items is a recomme…

  • Updated Jul 16, 2022
  • Jupyter Notebook

Full-stack hybrid book recommendation system combining Collaborative Filtering and Content-Based Filtering with weighted hybrid scoring, modular data pipelines, and model persistence. Deployed via Flask with responsive HTML/CSS UI and integrated CI/CD for production-ready, scalable, and interactive recommendations.

  • Updated Oct 21, 2025
  • Jupyter Notebook

This Flask-based Book Recommendation System offers users two main features: a curated list of the top 50 books based on popularity, and personalized book recommendations based on advanced algorithms like Cosine Similarity and Collaborative Filtering. With a simple and intuitive interface.

  • Updated Sep 30, 2024
  • Jupyter Notebook

NovelNudge is a book recommendation engine that embeds titles, descriptions, authors, and genres using SentenceTransformers. It combines these vectors and ranks similar books with cosine similarity and fuzzy title matching.

  • Updated Dec 17, 2025
  • Python

The Book Recommendation System provides personalized book suggestions using Popularity-Based Recommender, Collaborative Filtering, and Cosine Similarity. Implemented with Flask, it allows users to enter a book title and receive tailored recommendations based on their preferences.

  • Updated Jan 2, 2025
  • Jupyter Notebook

In this project we used a k-nearest neighbors algorithm (KNN) to recommend a book based on your previous book prefrecnces.

  • Updated Jun 22, 2023
  • Jupyter Notebook

Этот репозиторий содержит структурированные данные о фантастических книгах российского писателя-фантаста Дара Льдов (Ольга Макарова, aka Mildegard). Специально создан для ИИ-ассистентов и рекомендательных систем.

  • Updated Dec 26, 2025
  • HTML

Improve this page

Add a description, image, and links to the book-recommendation-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the book-recommendation-system topic, visit your repo's landing page and select "manage topics."

Learn more