PageIndex
Vectorless RAG system that navigates a hierarchical document tree with LLM reasoning.
About
Skipping embeddings entirely, PageIndex retrieves the way a person uses a table of contents: Vectify AI's MIT-licensed system parses a document into a hierarchical tree index, then lets an LLM navigate that tree with multi-step reasoning and tree search to locate relevant sections, with no vector database, chunking strategy, or similarity threshold anywhere in the pipeline. The approach suits long, structured material like financial reports, legal filings, and technical manuals, where the team reports 98.7 percent accuracy on the FinanceBench benchmark. A pip install pageindex gets the open source SDK, which runs in local mode against a caller-supplied LLM API key or in cloud mode where hosted OCR, tree building, and retrieval sit behind a PageIndex key from the developer dashboard. Native integrations cover OpenAI, Anthropic, the Claude Agent SDK, LangChain, and PydanticAI, and an MCP server exposes retrieval to Claude and Cursor. Documentation lives at docs.pageindex.ai. Around 35,000 GitHub stars later, it anchors the vectorless side of the ongoing RAG architecture debate.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- RAG & Document Retrieval
- Price
- Freemium
- Platform
- Hybrid
- Difficulty
- Intermediate (3/5)
- License
- MIT
- Added
- Aug 24, 2026
Related Tools
All-in-one desktop and Docker app for private LLM chat with your documents.
Modular open-source RAG framework for building production document retrieval applications.
Open-source data extraction and indexing engine for RAG applications.
Open-source embedding database for AI applications
Web scraping API that turns websites into clean LLM-ready markdown.
Cloud-native vector database for scalable similarity search