RAVEN — multi-domain retrieval system
- Six knowledge domains indexed in a vector store: IFRS 17, banking regulation, SAM, SAMA, plus working email and Slack corpora — 5,000+ vectors total.
- Contextual-prefix embedding pipeline with distillation templates for regulatory standards and insurer financial statements.
- Eval framework (MRR / NDCG@5 / Precision@5) with per-domain baselines and regression detection on retrieval quality.
- 3D corpus map with clustering, domain toggles, and reranker-backed retrieval on the front-end.
Demonstrates what a working actuarial knowledge platform looks like end-to-end — ingestion, chunking, retrieval, evaluation.