VulnGraph / app /rag.py

Commit History

fix: Fixes for render deploy
ba841a3

Mohak Rathod commited on

fix: lazy import for ChromaDB compatibility on Render
6cececf

Mohak Rathod commited on

feat: hybrid RAG complete, avg overall 0.600β†’0.612, B404 relevancy 34%β†’74%
cffae5d

Mohak Rathod commited on

feat: hybrid RAG retrieval β€” BM25 + vector fusion with query expansion and metadata filtering, B404 relevance 34%β†’74%
7230d73

Mohak Rathod commited on

feat: agentic pipeline complete, 5-step deterministic workflow with RAG-enriched KB queries
d69f807

Mohak Rathod commited on

feat: complete RAG-augmented LLM pipeline, all findings explained including real CVEs
cef045e

Mohak Rathod commited on