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
|
@ -37,6 +37,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
|
|||
### <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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue