Spaces:
Sleeping
Sleeping
File size: 576 Bytes
d720a61 763ef0d d720a61 763ef0d d720a61 763ef0d d720a61 763ef0d d720a61 763ef0d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
title: AI Developer Agent
emoji: 🤖
colorFrom: indigo
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
license: mit
---
# AI Developer Agent (Backend)
Persistent autonomous AI Developer Agent. FastAPI service that plans, executes,
repairs and deploys software tasks end-to-end.
See `/health`, `/api/runtime`, `/api/tasks`, `/api/tasks/{id}/stream`, `/api/chat`.
Configure via Space Secrets:
- `GEMINI_API_KEYS`, `SAMBANOVA_API_KEYS`, `OPENAI_API_KEYS`, `GITHUB_LLM_API_KEYS`, `OPENROUTER_API_KEYS`
- `E2B_API_KEY`, `HF_TOKEN`, `VERCEL_TOKEN`, `GITHUB_TOKEN`
|