This a a web application for a bookReccomender System using flask and basic front end . It needs to be integrated with basic Book Recommender System written in Python (*.ipynb).
- which calculates covariance of a particular book with other books (as a measure of similarity).
- Books having highest values of covariance are outputted.