Skip to Content
Introduction

What is PageIndex?

PageIndex is vectorless, reasoning-based RAG. 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