Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 447 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 447 Bytes

Movie Recommender System

Installation

  1. Clone this repo to your local system.
  2. Install all the libraries mentioned in the requirements.txt file with the command pip3 install -r requirements.txt
  3. Open the command prompt from your project directory and run the command python3 main.py
  4. Go to your browser and type http://127.0.0.1:5000/.