Multi-Tenant AI / Competitive Intelligence Platform
Co-architected a multi-tenant competitive media intelligence platform on Azure — fifteen FastAPI microservices, seven AI agents, forty-four ADRs — shipping a multi-quarter scope in eight weeks of focused, production-grade delivery. Owned the data ingestion service (medallion architecture, scale-to-zero Container Apps Jobs, 4-layer dedup) and the multimodal AI decomposition service (Video Indexer + ffmpeg + GPT-5.1 Vision) that replaced a proprietary vendor — the kind of work that only holds together when the data engineering underneath is right.
- $1.5–2kmonthly LLM savings per tenant, via tenant-aware ModelRouter.
- 60–80%LLM cost reduction from a Redis-cached Content Fragments layer.
- 99.6%creative-asset extraction (lifted from 10%); <0.1% duplicates on 1.6M+ daily records via a 4-layer dedup.
- 87%test coverage across 530+ tests, plus 16 LLM-as-judge eval scenarios.