-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dev Doshi edited this page Jun 18, 2026
·
2 revisions
VaultMind is a production-oriented Retrieval-Augmented Generation (RAG) system built using LangGraph, LangChain, OpenAI, ChromaDB, and BM25.
The project is designed to answer questions about a knowledge source while maintaining high retrieval quality, strong safety controls, evaluation capabilities, and production-grade engineering practices.
Hybrid Retrieval (ChromaDB + BM25)
LangGraph Workflow Orchestration
Input Guardrails
Output Guardrails
Query Classification
Context Validation
Retry Logic
Confidence Scoring
Token Usage Tracking
Cost Estimation
RAGAS Evaluation
GitHub Actions CI
Current Release:
VaultMind v1.0 — Production Ready RAG System
Target Completion Date:
19 June 2026