Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swapnil-jain/tailored-tomes

Web application which shows Top 50 books of all time & recommends similar books if a book name is provided.
https://github.com/swapnil-jain/tailored-tomes

book bookrecommendsystem books bootstrap3 cosine-similarity data-analysis html machine-learning python

Last synced: 15 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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