Improved README introduction layout

This commit is contained in:
2026-01-24 18:23:47 +01:00
parent 255395b582
commit ffe15e211b

View File

@@ -1,9 +1,16 @@
# <img src="docs/logo.png" alt="Logo" width="100"> embeddingsearch # embeddingsearch
<table>
<tr>
<td><img src="docs/logo.png" alt="Logo" width="100"></td>
<td>
embeddingsearch is a self-hosted semantic search server built on vector embeddings. 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. 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
<img src="docs/ProjectOutline/ProjectOutlineDiagram.excalidraw.svg" alt="Logo"> <img src="docs/ProjectOutline/ProjectOutlineDiagram.excalidraw.svg" alt="Logo">
## What embeddingsearch offers: ## What embeddingsearch offers: