VORTEXRAG — 7-Layer Causal RAG Framework

Vector Orthogonal Resonance-Tuned EXtraction RAG solves the two fundamental failure modes of vanilla RAG:

  1. Semantic Drift — retrieving surface-similar but causally unrelated chunks
  2. Context Window Poisoning — irrelevant chunks hijacking LLM attention via positional bias

Benchmark Results: EM=74.8 | F1=82.6 | Faithfulness=0.94 | +13.6 EM over Naive RAG | +7.9 EM over CRAG

Paper (Zenodo) | GitHub | Docs

Load Example
Domain Preset