Steps to run app Create and activate virtual environment Install dependencies pip install -r requirements.txt run command python3 app.py