Skip to content

vaibhavb26/swe-project

Repository files navigation

OpenReads - Book Recommendation Application

CSE461 - Software Engineering (Spring 2020) - Final Project

To run :

  • Download / Clone the repository
  • Download the database (~20,000 books) from here and save it inside book_recommender
  • Download the model reco_model_cosine_small.pkl from here and save it inside the Predictor directory within book_recommender.
  • cd book_recommender (in terminal)
  • python3 manage.py runserver 8081 (in terminal)
  • Go to localhost or http://127.0.0.1:8081/ from any browser

Demo Video

Here is the demo of our project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors