Skip to content

T2-017: POST /analytics/health-report -- generate AI health report

Track: 2 — UI Revamp + AI Analytics
Section: Backend API -- AI Analytics Engine (Gemini Pro + DeepSeek)
Status: [ ] Todo
Repo: backend-api
Branch: feature/T2-017-ai-health-report

Done When

Takes user's last 30 days of health_metrics as context. Sends to Gemini Pro/DeepSeek with prompt: "Analyze trends, identify patterns, flag concerns, give recommendations." Returns structured report: { summary, trends: [], concerns: [], recommendations: [], scores: {} }

Notes

No notes yet.