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

@ -38,6 +38,11 @@
### <span id="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>简洁易用的大模型本地部署工具,支持开源模型 DeepSeek-R1 DLlama 3, Phi-4, Mistral, Gemma 3 等模型的本地化隐私部署同时支持远程大模型API调用。</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>