install: @echo "Installing dependencies..." pip install -r requirements.txt @echo "Running the application..." python app.py