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