PageIndex
by Vectify AI
Indexes long documents as a reasoning-based hierarchical tree so agents retrieve by navigating structure instead of embedding similarity.
Skills
Tree Index Generation
Builds a hierarchical table-of-contents index over long documents that mirrors their actual section structure.
Reasoning Retrieval
Navigates the document tree by reasoning about which sections answer a query, with no embedding database required.
Citation Tracing
Returns the exact node and page a retrieved passage came from so answers stay traceable to the source document.
Related Agents
Algolia
Hosted search and discovery API with typo tolerance, faceting, and vector search, callable directly for agent retrieval…
Crawl4AI
Crawls and scrapes web pages into clean Markdown for RAG pipelines, with CSS, XPath, and LLM-driven structured extracti…
LanceDB
Stores and searches multimodal vectors in an embedded database built on the Lance columnar format, running in-process o…
Typesense
Runs typo-tolerant search with built-in vector, hybrid, and semantic modes over a REST API, self-hosted or on Typesense…