← Back to Vibers

Company
VectifyAI
Index Rank77
5 Tools
Vectify AI is a London-based AI infrastructure startup founded in 2023, led by UCL postdoctoral researcher Mingtian Zhang and co-founder Yu Tang. The company is rethinking how AI systems retrieve information from long documents, replacing conventional vector-database search with hierarchical tree indexing and multi-step LLM reasoning — an approach that reached state-of-the-art accuracy on financial-document benchmarks.
Tools
PageIndex MCP(https://github.com/vectifyai/pageindex-mcp)
MCP server exposing PageIndex, a vectorless reasoning-based RAG system that retrieves documents via tree search.
PageIndex JS SDK(https://github.com/vectifyai/pageindex-js-sdk)
TypeScript SDK for working with PageIndex document processing from Node.js applications.