AI Insurance Document Automation
An enterprise AI system for CanaraHSBC, generating insurance documents from structured data while keeping humans in control of review and approval.
Read case study
The interesting problem wasn’t getting an LLM to generate text. It was building enough structure around the model that teams could trust the result: mapped inputs, traceable outputs, review workflows, and approval before anything moved forward.
I worked across the React interface, FastAPI services, UX architecture, data flows, and LLM integration. That meant translating the way insurance teams review documents into both screens and backend workflows.
Engineering notes
- Structured data and schema mapping
- React review interfaces
- FastAPI services
- LLM generation workflows
- Human review and approval logic
- AWS infrastructure
Flow
structured input → generation → review → approval
Note
The model was only one part of the system. Most of the interesting work was designing everything around it so people could actually trust what it produced.