HomeWorkBlogGet in touch
Work
2025

Bringing GenAI support to millions of members

llm systemsretrievalenterprisekubernetes

CLIENT

A major insurer

SUMMARY

Architected an AI chatbot and avatar system for a major insurer — grounded retrieval over core business data with OpenSearch vector indexing, plus an anti-fraud claims pipeline, all on on-prem Kubernetes.

ROLE

  • Solution Architect
  • Backend Engineer

About

A major insurer needed conversational support that could answer questions about a member's own coverage, not just recite policy documents. I architected the chatbot and avatar system behind it.

Answers are produced by grounded retrieval over core business data: OpenSearch vector indexing over policy, claims and benefit records, with every response traceable back to the records it was built from. Nothing is generated without a source, because in insurance a confident wrong answer is a liability rather than a bad demo.

Alongside it runs an anti-fraud claims pipeline — Airflow orchestrating feature extraction and scoring over incoming claims to surface the ones worth a human look. Regulatory constraints kept the entire platform on-premise, so the whole thing runs on an on-prem Kubernetes cluster rather than a managed cloud service.

The client is not named here at their request.