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

@ -40,6 +40,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
### <span id="applications">Applications</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>A simple and user-friendly tool for local deployment of large language models, supporting local private deployment of open-source models such as DeepSeek-R1, DLlama 3, Phi-4, Mistral, Gemma 3, etc., while also supporting remote LLM API calls.</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>