VideaHealth· AI-powered dental diagnostics.
Operating at Staff scope across a 45-person engineering org: own production LLM products, the Kubernetes ML platform, and source-system integrations.
- Co-led AI product delivery for Canon, replacing fixed clinical-note templates with a block-based system that learns each customer's structure from examples. Built the evaluation and evidence-gated rollout around deterministic diffs, LLM-as-judge over semantic differences, and clinician calibration. Cutover proceeded customer by customer, and clinician edit rate per section fell from roughly 60% to 40%.
- Shipped the first production clinical-note LLM system with two teammates in 16 days across 3 services: graph-based orchestration with Postgres checkpointing, BAAI/bge-m3 embeddings + Milvus retrieval, dual-detector PHI anonymization (Presidio + LLM), SSE streaming, and an admin review UI. Onboarding shipped as an agent skill for iteration speed, with the hardening plan written down up front.
- Built the AI evaluation and feedback loop with the voice and product teams: clinician edits attributed to the block that produced the text, per-block performance statistics, and edit-pattern dashboards. Turned prioritization debates into measured user behavior and gave clinicians the deciding vote on what ships next.
- Own the Kubernetes ML platform the org deploys on: Istio ambient mesh, ArgoCD app-of-apps with Kustomize overlays, KServe + vLLM self-hosted model serving (embeddings, ASR), Langfuse for LLM observability, Milvus for vector search - 13 namespaces / 9 services. Built with the platform team; new services ship with a Helm chart and an ArgoCD app, cost stayed flat, and six engineers contribute regularly.
- Designed a production shadow evaluation with the voice team: both diarization variants generated on sampled real sessions, the delivered note never waits, and go-live is a reviewer-gated config change. The design answers "does speaker attribution improve the output?" with production traffic and zero patient-facing exposure.
- Led the MongoDB → PostgreSQL/PostGIS migration of 100M+ clinical analysis records with the data and CV teams; heavy queries dropped from >5s to <500ms. Own the chain from schemas through Python treatment-recommendation algorithms to TypeScript integrations across 10+ versions.
- Built the end-to-end voice-to-clinical-note product: offline-resilient React/browser capture, BullMQ async processing, transcription, structured LLM summarization, and practice-management-system context. More than 60K TypeScript LOC across client and API.
- Delivered the unified-appointments backend behind the largest dental services organization (DSO) contract in the United States - vault practice search, dual-mode practice support, legacy PMS integration optimizations.
- Run the bi-weekly Backend Guild (18+ months): typed query patterns (Kysely + footgun-prevention bots) adopted org-wide, AI-assisted developer tooling, architecture decisions written down as ADRs.