feat(docs): add eechat assets and update README files (#413)

Add new assets including logo images and README files for the eechat project. Update multiple README files across different languages to include eechat as a new application in the applications section.
This commit is contained in:
Lucas 2025-03-20 11:54:41 +08:00 committed by GitHub
parent 5d53659a95
commit 944a42b8a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 257 additions and 0 deletions

View file

@ -41,6 +41,11 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
### <span id="applications">Aplicaciones</span>
<table>
<tr>
<td><img src="docs/eechat/assets/logo.svg" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://github.com/Lucassssss/eechat">eechat</a></td>
<td>Una herramienta simple y fácil de usar para el despliegue local de modelos de lenguaje grandes, que admite el despliegue local privado de modelos de código abierto como DeepSeek-R1, DLlama 3, Phi-4, Mistral, Gemma 3, etc., y también es compatible con llamadas a API de LLM remotos.</td>
</tr>
<tr>
<td><img src="docs/aingdesk/assets/logo.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://github.com/aingdesk/AingDesk">AingDesk</a></td>