Skip to content

MukundaKatta/vaultrag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vaultrag — Enterprise RAG platform with hybrid search and citation tracking

Live: https://mukundakatta.github.io/vaultrag/

Enterprise RAG platform with hybrid search and citation tracking.

Why vaultrag

vaultrag exists to make this workflow practical. Enterprise rag platform with hybrid search and citation tracking. It favours a small, inspectable surface over sprawling configuration.

Features

  • Included test suite

How It Works

The codebase is organised into backend/, frontend/, src/, tests/.

Getting Started

# Serve the static site
python -m http.server 8000
# then open http://localhost:8000

Usage

See the source files and entry points for concrete usage patterns.

Project Structure

vaultrag/
├── README.md
├── backend/
├── frontend/
├── index.html
├── src/
├── tests/

About

Enterprise RAG platform with hybrid search and citation tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors