fixed logo

This commit is contained in:
EzFeDezy
2025-05-27 23:05:16 +02:00
parent c8c9fb82c0
commit af8355c389

View File

@@ -1,5 +1,5 @@
# embeddingsearch
<img src="https://github.com/LD-Reborn/embeddingsearch/blob/main/logo.svg" alt="Logo" width="100">
<img src="https://github.com/LD-Reborn/embeddingsearch/blob/main/logo.png" alt="Logo" width="100">
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.