Apollo’s AI Stack
Apollo integrates AI across every layer of the platform. These aren’t bolt-on chatbots — they’re deeply integrated tools that understand your projects, tasks, code, and infrastructure.Apollo Brain
Conversational AI assistant with 160+ tools across 18 domains. Available from any page.
Voice Mode
Real-time voice conversations powered by GPT-4o Realtime with Apollo Brain as a function call.
Project Spec Engine
Transform meeting transcripts into full PRDs, epics, stories, and implementation-ready tasks.
Magic Box
Single-input spec generator. Describe what you want and get detailed implementation specs.
AI Workforce
Autonomous code generation pipeline: PRP → Code → PR with human-in-the-loop review.
Content Engine
AI-powered content creation with multi-platform distribution.
Proposal Generator
Generate professional project proposals with AI assistance and PDF export.
Email Builder
AI-powered email template builder with HTML editor and live preview.
AI Models Used
| Feature | Model | Purpose |
|---|---|---|
| Apollo Brain | Claude (Anthropic) | Main agent orchestration, tool use, reasoning |
| Voice Mode | GPT-4o Realtime (OpenAI) | Real-time voice processing via WebRTC |
| NLP Task Creation | GPT-4 (OpenAI) | Natural language → structured task fields |
| Voice Transcription | Whisper (OpenAI) | Audio → text conversion |
| Release Notes | Claude | Analyzing tasks → generating structured notes |
| PSE | Claude | Spec generation from transcripts |
| Content Engine | Claude | Content creation and adaptation |
Usage Tracking
All AI calls are logged to theai_usage_tracking table for monitoring costs and usage patterns. This data feeds into the Analytics dashboard.