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:
Feiliu 2025-02-20 21:31:06 +08:00 committed by GitHub
parent 94f7e936ea
commit 190d765bc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 15 additions and 0 deletions

View File

@ -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

View File

@ -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>

View File

@ -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>