- FastAPI server with dashboard
- Smart routing: Ollama (free) for text, RunPod (GPU) for images/video
- Docker + docker-compose with Traefik labels
- Endpoints: text, chat, image, video, comfyui, whisper
- Cost tracking and savings estimation
🤖 Generated with Claude Code
|
||
|---|---|---|
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| docker-compose.yml | ||
| requirements.txt | ||
| server.py | ||
| test_api.py | ||