Spaces:
Paused
Paused
| title: Mission Control AI | |
| emoji: π | |
| colorFrom: blue | |
| colorTo: gray | |
| sdk: docker | |
| pinned: false | |
| # Mission Control AI v3 | |
| Dynamic agent orchestration with document generation. | |
| ## Secrets (Settings β Variables and secrets) | |
| | Secret | Required | Source | | |
| |--------|----------|--------| | |
| | `GOOGLE_API_KEY` | Yes | aistudio.google.com | | |
| | `OPENROUTER_API_KEY` | Yes | openrouter.ai | | |
| | `GROQ_API_KEY` | Yes | console.groq.com | | |
| | `PEXELS_API_KEY` | Optional | pexels.com/api (free) | | |
| | `HF_TOKEN` | Optional | huggingface.co/settings/tokens | | |
| ## Health check | |
| Visit `/api/health` to verify all providers. | |
| ## Features | |
| - Manager dynamically delegates to Writer, ImageAgent, Analyst | |
| - Word document (.docx) generation with images | |
| - Add custom agents from the UI | |
| - Groq as automatic fallback when other providers fail | |