Skip to content

aasthaaaa7/Book-Recc

Repository files navigation

Book Reccc

This website uses Python and machine learning to recommend books to users.

Getting Started

To run the website, you will need to have Python installed. Once you have Python installed, you can install the necessary dependencies by running the following command:

pip install -r requirements.txt

Once you have installed the dependencies, you can run the website by running the following command:

streamlit run app.py

How it Works

The website uses a machine learning model to recommend books to users. The model is trained on a dataset of books and user ratings. When a user visits the website, the model is used to recommend books that the user is likely to enjoy.

About

Book recommender website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published