-
Notifications
You must be signed in to change notification settings - Fork 120
Description
In the era of large AI models, help OpenTenBase adapt to vector database plug-ins and enrich the OpenTenBase ecosystem.
AI大模型时代下,帮助OpenTenBase适配向量数据库插件,丰富OpenTenBase生态
First Priority:
Target:pgvecto.rs is compatible and adapted to OpenTenBase,pgvecto.rs is a Postgres vector similarity search plugin written in Rust. Its HNSW algorithm is 20 times faster than pgvector at 90% recall. https://github.com/tensorchord/pgvecto.rs
Requirements: Install pgvecto.rs and OpenTenBase to ensure compatibility and error-free adaptation.
要求:安装pgvecto.rs与opentenbase,做到兼容适配无错误
Requirements: The local installation and testing must be completed accurately, and documents must be written and contributed to the community.
要求:要在本地安装测试完成准确无误,同时编写文档贡献给OpenTenBase社区
Extended tasks:
Target:PostgresML compatible adaptation, https://github.com/postgresml/postgresml
目标:PostgresML 兼容适配,https://github.com/postgresml/postgresml