Project shell
React, TypeScript, Vite, and Tailwind setup with a bank-insurance layout, sidebar navigation, header, and placeholder pages.
AI-assisted claims review
A staged prototype for reviewing card-linked travel insurance claims. The standalone app starts as an operational shell, then grows into a human-in-the-loop review tool for baggage, flight disruption, and personal item claims.
Open the prototype to explore the queue, selected-claim workbench, AI recommendation evidence, challenge panel, stress tests, decision form, and audit log.
Open standalone app →CardCover is an AI-assisted travel insurance claims review tool for bank credit card holders. It is designed for insurance reviewers who need to assess whether a card-linked travel claim is eligible, complete, policy-aligned, and supported by reliable evidence before a human decision is made.
The product focuses on common travel insurance claims connected to premium credit card benefits, where reviewers must balance customer experience, policy limits, fraud risk, and auditability.
CardCover explores how claims teams could combine structured policy checks, AI recommendations, evidence gaps, risk flags, and human oversight in one review environment. The current build establishes the React application shell, synthetic data model, claims queue dashboard, a three-column claim review workbench, deterministic mock AI review explanations, a Challenge AI review assistant panel, claim stress-test checks, a human reviewer decision form, an in-session audit log, and a portfolio-ready accessibility polish pass.
React, TypeScript, Vite, and Tailwind setup with a bank-insurance layout, sidebar navigation, header, and placeholder pages.
Typed synthetic data for five supported travel claim types, including documents, risk, recommendations, policy matches, and oversight tasks.
A dashboard table with calculated queue metrics, readable risk/status badges, evidence status, and row selection into the Review Workbench.
A three-column selected-claim review layout with summary, evidence, missing evidence, policy matches, timeline, risk flags, and oversight checklist.
Deterministic, API-free recommendation explanations framed as decision support for human reviewers.
A review assistant panel with deterministic claim-specific responses for evidence, policy, escalation, and customer explanation checks.
Deterministic pass, needs-review, and fail checks for eligibility, coverage, evidence, timeline, amount, missing data, consistency, and oversight.
A required-note human decision workflow that updates claim status while keeping the AI recommendation visually separate.
An in-session log that records claim opens, AI review events, challenge questions, customer explanations, escalations, and reviewer decisions.
A calmer B2B interface pass with stronger focus states, clearer labels, responsive review signals, improved empty states, and better table semantics.
The prototype uses synthetic data only. It has no authentication, no external APIs, and no live claim decisions. Detailed document review, reviewer notes, policy reasoning, and final decision actions are reserved for later milestones.