Skip to Content
Introduction

What is PageIndex?

PageIndex is a vectorless, reasoning-based RAG engine that mirrors how humans read, delivering traceable, explainable, and context-aware retrieval, with no vector DBs or chunking. It works in two steps:

  • Index — generate a tree-structure index for each document.
  • Retrieve — agentically search that tree with LLM reasoning.

To learn more about PageIndex, please see our detailed introduction to the PageIndex framework.

PageIndex Workflow

PageIndex Workflow: Tree index generation; and agentic LLM reasoning over the index for context-aware retrieval

Community & Support

Last updated on