From 190d765bc2bc92d70cab6828fa08fccee39fff72 Mon Sep 17 00:00:00 2001
From: Feiliu <40708416+FeiLiu36@users.noreply.github.com>
Date: Thu, 20 Feb 2025 21:31:06 +0800
Subject: [PATCH] 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
---
 README.md    | 5 +++++
 README_cn.md | 5 +++++
 README_ja.md | 5 +++++
 3 files changed, 15 insertions(+)

diff --git a/README.md b/README.md
index 0c4cb32..c5b3153 100644
--- a/README.md
+++ b/README.md
@@ -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
diff --git a/README_cn.md b/README_cn.md
index de81a03..e904b08 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -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>
diff --git a/README_ja.md b/README_ja.md
index 456accd..6519333 100644
--- a/README_ja.md
+++ b/README_ja.md
@@ -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>