From fb5b9d666dcb4c637666b73eb37349c28bd35008 Mon Sep 17 00:00:00 2001 From: Jifan Shi <63381945+Stardust-SJF@users.noreply.github.com> Date: Wed, 2 Sep 2026 10:24:47 +0800 Subject: [PATCH] Add NVIDIA cuVS to the adopted list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddf9538..48270aa 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ portable CPU baseline; supported AVX-512 kernels are selected at runtime. [Milvus](https://github.com/milvus-io/milvus) · [Faiss](https://github.com/facebookresearch/faiss) · +[NVIDIA cuVS](https://github.com/NVIDIA/cuvs) · [VSAG](https://github.com/antgroup/vsag) · [VectorChord](https://github.com/tensorchord/VectorChord) · [Volcengine OpenSearch](https://www.volcengine.com/docs/6465/1553583) ·