Skip to content

Add VORTEXRAG — 7-Layer RAG with Semantic Drift + Context Poisoning elimination #865

Description

@vignesh2027

VORTEXRAG — Open Source RAG Framework

VORTEXRAG is a complete 7-layer RAG framework that solves two fundamental problems:

  1. Semantic Drift — retrieves causally-relevant chunks, not just topically similar ones
  2. 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions