mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-13 20:11:30 -04:00
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:
parent
5d53659a95
commit
944a42b8a3
17 changed files with 257 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue