diff --git a/README.md b/README.md index ca332e1..8a80d9a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # embeddingsearch +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. diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..bbb6a77 Binary files /dev/null and b/logo.png differ