VectifyAI是一家专注于构建下一代无向量、基于推理的RAG系统的组织。其在GitHub上有多个公共代码库,主要使用Python、TypeScript和Jupyter Notebook等编程语言。值得注意的代码库包括PageIndex和OpenKB,涵盖了文档索引和开放知识库等领域。
📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG
OpenKB: Open LLM Knowledge Base
MCP server for PageIndex. PageIndex is a vectorless reasoning-based RAG system which uses multi-step reasoning and tree search to retrieve information like a human expert would.
ChatIndex: Tree indexing and retrieval for long conversational memory
FinanceBench evaluation of Mafin 2.5 (Powered by PageIndex)
ConDB: The KV-Cache Native Context Database
Fine-tuning black-box OpenAI embedding models
TypeScript SDK for PageIndex document processing.
VectifyAI在GitHub上构建了一系列与无向量推理相关的项目,包括PageIndex和OpenKB等。这些项目旨在提高信息检索和处理的效率,适用于多种应用场景。
VectifyAI的公共代码库主要使用Python和TypeScript。此外,还有一些项目使用Jupyter Notebook进行数据分析和模型训练。这些语言支持其在人工智能领域的开发工作。
是的,VectifyAI的所有代码库都是公共的。这意味着任何人都可以访问、查看和使用这些代码库,以促进开源社区的发展和合作。