Updated README logo layout

This commit is contained in:
LD50
2026-01-24 19:31:59 +01:00
committed by GitHub
parent ffe15e211b
commit 059bf147dc

View File

@@ -1,14 +1,7 @@
# embeddingsearch # embeddingsearch<img src="docs/logo.png" alt="Logo" width="50" align="left">
<table> embeddingsearch is a self-hosted semantic search server built on vector embeddings.<br/>It lets you index and semantically search text using modern embedding models.
<tr> <br/><br/>
<td><img src="docs/logo.png" alt="Logo" width="100"></td> It's designed to be flexible, extensible, and easy to use.
<td>
embeddingsearch is a self-hosted semantic search server built on vector embeddings.
<br/>
It lets you index and semantically search text using modern embedding models. It's designed to be flexible, extensible, and easy to use.
</td>
</tr>
</table>
# Project outline # Project outline
<img src="docs/ProjectOutline/ProjectOutlineDiagram.excalidraw.svg" alt="Logo"> <img src="docs/ProjectOutline/ProjectOutlineDiagram.excalidraw.svg" alt="Logo">