A simple books recommender system that provides the functionality to ask for books recommendations or search for them using various options.
- Get Random Recommendations
- User can use this function to get random recommendations
- Get Best Recommendations
- User can use this function to get list of best books in the dataset
- Get Content Recommendation
- User can use this function by entering any movie name to get books with similar content to the entered book name.
- Search for books
- User can use this function to search for any book in the dataset using any search term.
- The project is based on big dataset that has a large variety of books.
- Recommender system gives accurate recommendations that satisfy user's need.