Enterprise RAG Framework
EnterpriseA reusable Python framework for retrieval-augmented AI features - confidence-scored, hallucination-aware, and context-managed so teams don't have to reinvent the plumbing.
- Designed a pluggable retrieval core with ranked multi-source fusion, conversational context management, and per-claim confidence scoring - so the framework can say 'I don't actually know' instead of guessing.
- A hallucination detection layer that flags weakly-grounded responses before they reach a user, which matters a lot when the user is a support engineer looking at a customer ticket.
- Adopted across 4+ product teams inside BMC - which pulled new AI POCs from ~3 weeks of scaffolding down to under 5 days.
- Quietly became the standard pattern for how retrieval-augmented features get built across the IMS, Db2, and z/OS product lines.
