| Source Tag | Document | Contains |
|---|---|---|
| [BROCHURE] | Policy_brochure.pdf | Plain-language product overview — family floater details, benefits, eligibility, buying steps, claims, renewals, premium factors |
| [TERMS] | Health_Insurance_Policy_Terms_and_Conditions.pdf | Formal policy wording — definitions, covered benefits, general conditions, waiting periods, claim conditions, renewal terms |
| [EXCLUSIONS] | List_of_Standard_Claim_Exclusions.pdf | Non-payable items and charges, items only payable under specific wording, hospital-service/room-charge items that can't be billed separately |
| [CLAIM_GUIDE] | Health_Insurance_Claim_Guide.pdf | Reimbursement and cashless claim process, document requirements, claim status steps, policyholder FAQ |
/data/shared/*.pdf, extracts text via the PDF loader, and splits with a Recursive Character Text Splitter — chunk size 500, overlap 50 — to preserve continuity across clause boundaries.meridianhealth-insurancepolicy, namespace meridianhealth-insure. Same embedding config is reused at query time so retrieval and ingestion stay aligned.chatInput feeds both the retrieval branch and the answer-generation branch in parallel.[BROCHURE] / [EXCLUSIONS] / [TERMS] / [CLAIM_GUIDE], and the answer must cite which tags it drew from — giving the rep (and the auditor) a verifiable source trail./data/shared/, create the evaluation_results data table, run the ingestion trigger once, then open chat.| # | Query Topic | Rel | Ground | CtxPrec | CtxRecall | Verdict |
|---|---|---|---|---|---|---|
| 1 | Cashless claim timing — pre-auth decision vs. final settlement approval | 5 | 5 | 5 | 5 | PASS |
| 2 | Domiciliary hospitalisation for asthma (spouse, Family Floater) + oxygen mask/nebuliser coverage | 5 | 5 | 4 | 5 | PASS |
| 3 | Newborn addition to Family Floater (earliest age) + infant formula/baby wipes coverage | 4 | 3 | 3 | 3 | FAIL |
| 4 | CPAP machine + arm sling coverage after accidental injury hospitalization | 4 | 4 | 4 | 4 | PASS |
| 5 | Pregnancy/childbirth coverage + baby food/diapers/delivery kit reimbursement | 5 | 3 | 2 | 3 | FAIL |
data/evaluation_results.xlsx.