VORTEXRAG — Open Source RAG Framework
VORTEXRAG is a complete 7-layer RAG framework that solves two fundamental problems:
- Semantic Drift — retrieves causally-relevant chunks, not just topically similar ones
- Context Window Poisoning — provably-optimal purging of low-signal chunks
Key Results
- EM: 74.8 (+13.6 vs Naive RAG, +6.4 vs Self-RAG)
- F1: 82.6 | Faithfulness: 0.94
- Latency: 185ms (2.2× faster than Self-RAG)
- 229 unit tests, MIT license, Python 3.10–3.13
Links
Would love to be added to the RAG or LLM apps section!
VORTEXRAG — Open Source RAG Framework
VORTEXRAG is a complete 7-layer RAG framework that solves two fundamental problems:
Key Results
Links
Would love to be added to the RAG or LLM apps section!