@@ -102,6 +104,26 @@ The project is organized into the following key components:
- A reduced version of the small dataset for debugging purposes.
### Web Page - Overview
Our web page serves as the user interface for the Recommender System. It allows users to interact with the recommendation models & view recommended items. It was built in backend powered by Flask (Python) to handle requests and serve recommendations.
1.***Features***
- Home
- Discovery
- Search
2.***Access the Web Page***:
Open your web browser and go to `http://127.0.0.1:5000`.