Fetching from the wire…
Public story · 2026-09-12 · high
Version 0.2.16 released September 10 under MIT license, while vector-database rivals Milvus and turbovec kept growing their own star counts.
Why now: PageIndex's 0.2.16 release on September 10 puts a specific version number behind a debate usually argued in the abstract.
PageIndex reached 35,621 stars on GitHub, built on the argument that retrieval-augmented generation doesn't need vector search at all. Version 0.2.16 released September 10 under an MIT license, with 3,141 forks and 104 open issues on the repo.
Most RAG systems chop a document into chunks, embed each one, and pull the closest matches by vector similarity when a question comes in. PageIndex skips that step. It builds a hierarchical index of a document's structure, section by section, and hands the model that outline to reason over directly.
The same day, Milvus sat at 46,067 stars and turbovec at 16,963, both pure vector-search projects still adding stars of their own. Neither camp is losing ground. People are starring the no-embedding approach and the embedding-heavy databases at once, which says more about where RAG still struggles than either project's pitch does.
Adoption numbers describe how many people starred a repo, not whether hierarchical reasoning beats vector search on messy real-world documents. That comparison isn't in the numbers here.
Each link below shares sources, entities, or timing with this story.
What if your RAG pipeline doesn't need a vector database at all? VectifyAI's PageIndex eliminates vector databases entirely from document retrieval. Instead of chunking documents, generating embeddings, and running approximate nearest-neighbor search, it builds a hierarchical...
PageIndex gained 943 stars in a single day, hitting 29.9K total. The pitch: build hierarchical tree indexes from documents and use LLM reasoning to navigate them. No vector database. No chunking. No embeddings. The approach mimics how a human expert navigates complex documents...
Replaces vector similarity search with hierarchical tree indexing + LLM reasoning. Hit 98.7% accuracy on FinanceBench — significantly outperforming traditional RAG. No chunking, no vector DB needed. Has an MCP server companion repo (pageindex-mcp) for plugging directly into co...
The project positions against Cluely, Otter, Granola, and Fireflies with a Rust system-audio layer that works across Zoom, Teams, Meet, Slack, and Discord without per-app integrations. Transcripts, embeddings, and keys stay on the machine by default, with local RAG over past m...
A spec is a press release until someone who didn't write it implements it. GitHub made Agent Plugins 1.0 generally available on August 12 across VS Code, Copilot CLI, the Copilot SDK, and the Copilot app on all plans. The spec, published August 6, was co-authored by AWS, Anysp...
No embeddings, no chunking. 98.7% accuracy on FinanceBench. Ships MCP integration. Leading the shift from similarity-based to reasoning-based retrieval. (GitHub)
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.