Improved README introduction layout
This commit is contained in:
13
README.md
13
README.md
@@ -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.
|
||||
|
||||
<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
|
||||
<img src="docs/ProjectOutline/ProjectOutlineDiagram.excalidraw.svg" alt="Logo">
|
||||
|
||||
## What embeddingsearch offers:
|
||||
|
||||
Reference in New Issue
Block a user