Retrieval-Augmented Generation (RAG) systems based on vector similarity consistently fail to retrieve documents that are semantically related to the answer but not directly similar to the query. This paper presents WordWeaveWeb, an open-source multi-tenant Graph-RAG platform, and introduces Auto-Hop, a budget-adaptive graph traversal algorithm that extends vector-based retrieval by following typed semantic relations between document chunks. Auto-Hop uses an inverted cosine similarity cost model (cost = 1 − similarity) with a finite traversal budget, producing adaptive exploration depth. Evaluated on two corpora (274 enterprise documents, 4 regulatory PDFs) across 8 questions, Graph-RAG with Auto-Hop improves context coverage by +100% to +180% and recovers critical documents unreachable by vector search at any threshold. Full codebase, corpora, and benchmark traces are released under MIT license.
Building similarity graph...
Analyzing shared references across papers
Loading...
Jean-François Swistak
Building similarity graph...
Analyzing shared references across papers
Loading...
Jean-François Swistak (Mon,) studied this question.
www.synapsesocial.com/papers/69c37bc2b34aaaeb1a67e864 — DOI: https://doi.org/10.5281/zenodo.19192500