mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-02-22 05:39:06 -05:00
Add LLM4AD (#215)
* Update README.md * Update README_cn.md * Update README_ja.md * Update README_cn.md * Update README.md * Update README_cn.md * Update README_ja.md * Update README.md
This commit is contained in:
parent
94f7e936ea
commit
190d765bc2
@ -658,6 +658,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
||||
<td> <a href="https://github.com/suqicloud/wp-ai-chat"> WordPress ai助手 </a> </td>
|
||||
<td> Docking Deepseek api for WordPress site ai conversation assistant, post generation, post summary plugin. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/Optima-CityU/llm4ad/blob/main/assets/figs/logo_short.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> </td>
|
||||
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> is a unified open-source Python-based Platform using Large Language Models (LLMs) for Automatic Algorithm Design (AD).</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Star History
|
||||
|
@ -463,4 +463,9 @@
|
||||
<td> <a href="https://github.com/suqicloud/wp-ai-chat"> WordPress ai助手 </a> </td>
|
||||
<td> 对接DeepSeek API用于WordPress站点的AI对话助手、AI文章生成、AI文章总结插件。 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/Optima-CityU/llm4ad/blob/main/assets/figs/logo_short.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> </td>
|
||||
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> 是一个开源、简洁、模块化的基于大模型的自动算法设计平台,使用DeepSeek API进行算法设计。</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -455,4 +455,9 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
|
||||
<td> <a href="docs/promptfoo/README.md"> promptfoo </a> </td>
|
||||
<td> LLMプロンプトをテストおよび評価し、DeepSeekモデルを含む。さまざまなLLMプロバイダーを比較し、回帰をキャッチし、応答を評価します。 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/Optima-CityU/llm4ad/blob/main/assets/figs/logo_short.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> </td>
|
||||
<td> <a href="https://github.com/Optima-CityU/llm4ad">LLM4AD</a> は、大規模言語モデル(LLM)を活用した自動アルゴリズム設計のための統一されたオープンソースのPythonベースのプラットフォームです。</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user