Skip to content

Web application which shows Top 50 books of all time & recommends similar books if a book name is provided.

Notifications You must be signed in to change notification settings

Swapnil-jain/Tailored-Tomes

Repository files navigation

Tailored Tomes

Tailored tomes is a book recommendation system which does exactly what it says, it recommends books for our enthusiastic readers! It shows Top 50 books of all times, and also recommends similar recommended books if a book name is provided by you.

It is live at: https://book-recommendation-system.onrender.com/

The front-end of the website was created using HTML, CSS, Bootstrap, and the back-end was created using Python. Data pre-processing and visualisation was done using NumPy, pandas and seaborn. Cosine similarity of Scikit-learn was adopted as a metric to develop a scale between 0.0-10.0 to rate similarity amongst books.

Screenshot 2022-12-06 at 5 37 49 PM

Screenshot 2022-12-06 at 5 38 13 PM

Releases

No releases published

Packages

No packages published