Compare responses from multiple AI models — Smarter decisions together
Combines the best insights from all models into a single comprehensive answer.
POST /api/ask - { "question": "...", "taskType": "general|ux|brochure" }
POST /api/suggest - { "question": "...", "originalResponses": [...], "aspect": "..." }
POST /api/aggregate - { "question": "...", "responses": [...] }
GET /api/models - Returns list of available models