Spaces:
Paused
Paused
File size: 821 Bytes
7d85eb9 83030b7 7d85eb9 fb5356b 877c670 fb5356b 877c670 fb5356b 877c670 fb5356b 877c670 fb5356b 877c670 fb5356b 877c670 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ---
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
|