Updated README logo layout
This commit is contained in:
17
README.md
17
README.md
@@ -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">
|
||||||
@@ -63,4 +56,4 @@ This repository comes with a:
|
|||||||
- Support for other database types (MSSQL, SQLite, PostgreSQL, MongoDB, Redis)
|
- Support for other database types (MSSQL, SQLite, PostgreSQL, MongoDB, Redis)
|
||||||
|
|
||||||
# Community
|
# Community
|
||||||
<a href="https://discord.gg/MUKeZM3k"><img src="https://img.shields.io/badge/Join%20Discord-7289DA?style=flat&logo=discord&logoColor=whiteServer" alt="Discord"></img></a>
|
<a href="https://discord.gg/MUKeZM3k"><img src="https://img.shields.io/badge/Join%20Discord-7289DA?style=flat&logo=discord&logoColor=whiteServer" alt="Discord"></img></a>
|
||||||
|
|||||||
Reference in New Issue
Block a user