Skip to content
#

vectorless-rag

Here are 28 public repositories matching this topic...

RAG on PDF documents without a vector database. Uploads are indexed into a hierarchical document tree via the PageIndex API — at query time, Llama 3.1 (Groq) walks the tree to select the most relevant sections, then generates a grounded answer from their full content. Includes a FastAPI backend and a simple web UI.

  • Updated Jun 9, 2026
  • HTML

Improve this page

Add a description, image, and links to the vectorless-rag topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vectorless-rag topic, visit your repo's landing page and select "manage topics."

Learn more