#14 · Primary category: Knowledge Base & RAG
PageIndex
📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG
Project last updated:08/28/26
GitHub Stars
35.4K
Forks
3.1K
Contributors
15
License
MIT
Why we included this project
PageIndex takes a different route through RAG than most projects you will run into. Rather than embedding chunks and pushing them into a vector store, it builds a hierarchical in-context tree index of a document and lets the LLM reason over that structure to find the relevant passages, so you skip the usual chunking and similarity-search tuning. It is a self-hosted Python package that turns a PDF or markdown file into this index, with optional LLM-generated node summaries, and it also offers a hosted chat platform plus MCP and API access for heavier jobs like OCR on complex PDFs. Runnable agentic RAG examples and a file-system layer for searching across millions of documents mean it scales from a single report to a whole corpus. If vector retrieval keeps missing the right context in dense financial or technical documents, this is worth a close look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience