From af8355c38987e8fb32cb9b5490a52f618453ca63 Mon Sep 17 00:00:00 2001 From: EzFeDezy Date: Tue, 27 May 2025 23:05:16 +0200 Subject: [PATCH] fixed logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a80d9a..88980b9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # embeddingsearch -Logo +Logo Embeddingsearch is a DotNet C# library that uses Embedding Similarity Search (similiarly to [Magna](https://github.com/yousef-rafat/Magna/tree/main)) to semantically compare a given input to a database of pre-processed entries.