# Install ```bash pip install -r requirements.txt ``` # Run ```bash python -m uvicorn app:app --reload ```