Vibeleaderboard
← Back to Vibers
VectifyAI
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(github.com/vectifyai/pageindex)

Vectorless RAG system that builds hierarchical tree indexes from documents and retrieves through LLM reasoning.

AI ToolsOpen SourceLLM Infrastructure35.6kMITbuilt by vectifyai
PageIndex MCP(https://github.com/vectifyai/pageindex-mcp)

MCP server exposing PageIndex, a vectorless reasoning-based RAG system that retrieves documents via tree search.

AI AgentsOpen SourcePlugins385MITbuilt by vectifyai
ConDB(https://github.com/vectifyai/condb)

KV-cache native context database built for long-context LLM agents and RAG workloads.

AI ToolsOpen SourceLLM Infrastructure57Apache-2.0built by VectifyAI
ChatIndex(https://github.com/vectifyai/chatindex)

Python library that tree-indexes long conversations so agents keep structured, retrievable long-term memory.

AI AgentsOpen SourceFrameworks164Apache-2.0built by VectifyAI
PageIndex JS SDK(https://github.com/vectifyai/pageindex-js-sdk)

TypeScript SDK for working with PageIndex document processing from Node.js applications.

AI ToolsOpen SourceLLM Infrastructure7built by VectifyAI