- Published on
The same bet behind both PageIndex and Claude Code: skip the vector DB and let the LLM itself drive retrieval. We explore the rise of agentic retrieval over vector indexing and PageIndex's agentic, vectorless RAG framework. Where Claude Code retrieves over a codebase with simple bash tools instead of a vector database, PageIndex gives long documents an in-context tree index that an LLM agent navigates by reasoning — no chunking, embeddings, or vector store.