Skip to content

Repository files navigation

📚 Book Recommender System

A content-based Book Recommender System built using Python, Pandas, and Scikit-Learn, deployed using Flask. Used DataSet https://www.kaggle.com/datasets/saurabhbagchi/books-dataset/data

Book Recommender Demo


Features

  • Trained model saved using pickle
  • Deployed with Flask Web Framework
  • Autocomplete book input with scrollable dropdown
  • Recommends 5 similar books with images

How to Run Locally

git clone https://github.com/idAryan/Book_recommender_System2.git
cd Book_recommender_System2
pip install -r requirements.txt
python main.py

About

Deployed using flask

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages