Setup & InstallationBackend Setup
Installation
Install Python dependencies and tools
Installation
Install Python dependencies and tools for the backend.
Prerequisites
- Python 3.11+
- Docker Desktop (for Redis)
Install Dependencies
cd backend
uv syncVerify Installation
uvicorn --versionNext Steps
- Configuration - Set up environment variables and API keys