Skip to content
#

vectorless-rag

Here are 26 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

Enterprise-grade vectorless retrieval platform engineered for deterministic knowledge orchestration, explainable AI search, contextual document intelligence, and scalable enterprise retrieval workflows without vector embeddings.

  • Updated Jun 16, 2026

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