An open API service indexing awesome lists of open source software.

https://github.com/578223592/vector-db-rs

从0到1实现分布式的向量数据库
https://github.com/578223592/vector-db-rs

Last synced: about 2 months ago
JSON representation

从0到1实现分布式的向量数据库

Awesome Lists containing this project

README

          

# vector-db-rs

从0到1实现分布式的向量数据库

## 环境搭建

1. build faiss rust bind:参考[Build.md](./docs/BUILD.md)一步一步执行即可
2.