From aea974506849018eb004a7ed8392e4fc6e4b1a7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Budiseli=C4=87?= Date: Sat, 14 Dec 2024 00:28:27 +0100 Subject: [PATCH] Docs: MemGraph integration (#541) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d70295b..46ef6efe 100644 --- a/README.md +++ b/README.md @@ -535,6 +535,7 @@ index = Index(ndim=ndim, metric=CompiledMetric( - [x] GPTCache: [Python](https://github.com/zilliztech/GPTCache/releases/tag/0.1.29). - [x] Sentence-Transformers: Python [docs](https://www.sbert.net/docs/package_reference/quantization.html#sentence_transformers.quantization.semantic_search_usearch). - [x] Pathway: [Rust](https://github.com/pathwaycom/pathway). +- [x] Memgraph: [C++ MVP](https://github.com/memgraph/memgraph/pull/2406), [C++ Stable](https://github.com/memgraph/memgraph/pull/2500), [docs](https://memgraph.com/docs/querying/vector-search) ## Citations