T2-015: AI provider abstraction -- Gemini Pro and DeepSeek¶
Track: 2 — UI Revamp + AI Analytics
Section: Backend API -- AI Analytics Engine (Gemini Pro + DeepSeek)
Status: [ ] Todo
Repo: backend-api
Branch: feature/T2-015-ai-provider-trait
Done When¶
Trait AiProvider with analyze(prompt, context) -> AnalysisResult. Implementations for Gemini Pro and DeepSeek. Config selects primary + fallback
Notes¶
No notes yet.