Skip to content

A book recommendations application that works on the Dash framework and implements content based filtering using TF-IDF and cosine similarity.

Notifications You must be signed in to change notification settings

niharika412/recommendation-dash-app

Repository files navigation

dash-app

Book Recommendation System

Book Recommendation System using Plotly-Dash📚📕 This is an interactive web application made with plotly-dash that shows user recommendations based on content based filtering. Dash uses flask as the web software. The application also displays pie charts and some graphs used in the data visualization.

How to use?

  1. Install all components in the requirements.txt file.
  2. Keep all cloned files in the same folder.
  3. Run python rec_app.py

Open http://127.0.0.1:8050/ on your browser and you can see the web app.

About

A book recommendations application that works on the Dash framework and implements content based filtering using TF-IDF and cosine similarity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages