diff --git a/README.md b/README.md
index 445feb2..e10079b 100644
--- a/README.md
+++ b/README.md
@@ -698,10 +698,16 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
WordPress ai助手 |
Docking Deepseek api for WordPress site ai conversation assistant, post generation, post summary plugin. |
+
+ |
+ ComfyUI-Copilot |
+ An intelligent assistant built on the Comfy-UI framework that simplifies and enhances the AI algorithm debugging and deployment process through natural language interactions. |
+
|
LLM4AD |
LLM4AD is a unified open-source Python-based Platform using Large Language Models (LLMs) for Automatic Algorithm Design (AD). |
+
diff --git a/README_cn.md b/README_cn.md
index e633ccd..4a470c4 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -498,6 +498,11 @@
WordPress ai助手 |
对接DeepSeek API用于WordPress站点的AI对话助手、AI文章生成、AI文章总结插件。 |
+
+ |
+ ComfyUI-Copilot |
+ 基于Comfy-UI框架构建的智能助手,通过自然语言交互简化和增强AI算法调试和部署过程。 |
+
|
LLM4AD |
diff --git a/README_ja.md b/README_ja.md
index d4cf55d..606838c 100644
--- a/README_ja.md
+++ b/README_ja.md
@@ -490,6 +490,12 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
promptfoo |
LLMプロンプトをテストおよび評価し、DeepSeekモデルを含む。さまざまなLLMプロバイダーを比較し、回帰をキャッチし、応答を評価します。 |
+
+
+ |
+ ComfyUI-Copilot |
+ Comfy-UIフレームワーク上に構築されたインテリジェントアシスタント。自然言語による対話を通じて、AIアルゴリズムのデバッグおよびデプロイプロセスを簡素化し、効率化します。 |
+
|
LLM4AD |
diff --git a/docs/ComfyUI-Copilot/README.md b/docs/ComfyUI-Copilot/README.md
new file mode 100644
index 0000000..03a4ff3
--- /dev/null
+++ b/docs/ComfyUI-Copilot/README.md
@@ -0,0 +1,112 @@
+
+
+# 🎯 ComfyUI-Copilot: Your Intelligent Assistant for Comfy-UI
+
+
+
+
+
+
+

+

+

+

+

+
+
+
+
+👾 _**Alibaba International Digital Commerce**_ 👾
+
+:octocat: [**Github**](https://github.com/AIDC-AI/ComfyUI-Copilot)
+
+
+
+https://github.com/user-attachments/assets/0372faf4-eb64-4aad-82e6-5fd69f349c2c
+
+## 🌟 Introduction
+
+Welcome to **ComfyUI-Copilot**, an intelligent assistant built on the Comfy-UI framework that simplifies and enhances the AI algorithm debugging and deployment process through natural language interactions.
+
+Whether it's generating text, images, or audio, ComfyUI-Copilot offers intuitive node recommendations, workflow building aids, and model querying services to streamline your development process.
+
+
+

+
+
+
+---
+
+## 🤔 Why Choose ComfyUI-Copilot?
+
+- 🍀 **Ease of Use**: Lower the barriers to entry with natural language interaction, making Comfy-UI accessible even for beginners.
+- 🍀 **Smart Recommendations**: Leverage AI-driven node suggestions and workflow implementations to boost development efficiency.
+- 🍀 **Real-Time Assistance**: Benefit from round-the-clock interactive support to address any issues encountered during development.
+
+---
+
+## 🔥 Core Features
+
+- 💎 **Interactive Q&A Bot**: Access a robust Q&A platform where users can inquire about model intricacies, node details, and parameter utilization with ease.
+- 💎 **Natural Language Node Suggestions**: Employ our advanced search mechanism to swiftly identify desired nodes and enhance workflow construction efficacy.
+
+
+- 💎 **Node Query System**: Dive deeper into nodes by exploring their explanations, parameter definitions, usage tips, and downstream workflow recommendations.
+
+
+- 💎 **Smart Workflow Assistance**: Automatically discern developer needs to recommend and build fitting workflow frameworks, minimizing manual setup time.
+
+
+- 💎 **Model Querying**: Prompt Copilot to seek foundational models and 'lora' based on requirements.
+- 💎 **Up-and-Coming Features**:
+
+ - **Automated Parameter Tuning**: Exploit machine learning algorithms for seamless analysis and optimization of critical workflow parameters.
+ - **Error Diagnosis and Fix Suggestions**: Receive comprehensive error insights and corrective advice to swiftly pinpoint and resolve issues.
+
+---
+
+## 🚀 Getting Started
+
+**Repository Overview**: Visit the [GitHub Repository](https://github.com/AIDC-AI/ComfyUI-Copilot) to access the complete codebase.
+
+1. **Installation**:
+
+ ```bash
+ cd ComfyUI/custom_nodes
+ git clone git@github.com:AIDC-AI/ComfyUI-Copilot.git
+ ```
+
+ or
+
+ ```bash
+ cd ComfyUI/custom_nodes
+ git clone https://github.com/AIDC-AI/ComfyUI-Copilot
+ ```
+2. **Activation**: After running the ComfyUI project, find the Copilot activation button at the top-right corner of the board to launch its service.
+
+<<<<<<< HEAD
+3. **KeyGeneration**:Enter your email address on the link, the api-key will automatically be sent to your email address later.
+=======
+
+3. **KeyGeneration**:Enter your name and email address on the link, and the api-key will automatically be sent to your email address later.
+>>>>>>> 62f0878737649971dd8c5e71c3c44e2328a38e74
+
+
+
+---
+
+## 🤝 Contributions
+
+We welcome any form of contribution! Feel free to make issues, pull requests, or suggest new features.
+
+---
+
+## 📞 Contact Us
+
+For any queries or suggestions, please feel free to contact: ComfyUI-Copilot@service.alibaba.com.
+
+---
+
+## 📚 License
+
+This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/licenses/MIT) file for details.
diff --git a/docs/ComfyUI-Copilot/assets/Framework.png b/docs/ComfyUI-Copilot/assets/Framework.png
new file mode 100644
index 0000000..400f0ba
Binary files /dev/null and b/docs/ComfyUI-Copilot/assets/Framework.png differ
diff --git a/docs/ComfyUI-Copilot/assets/comfycopilot_nodes_recommend.gif b/docs/ComfyUI-Copilot/assets/comfycopilot_nodes_recommend.gif
new file mode 100644
index 0000000..0b46c48
Binary files /dev/null and b/docs/ComfyUI-Copilot/assets/comfycopilot_nodes_recommend.gif differ
diff --git a/docs/ComfyUI-Copilot/assets/comfycopilot_nodes_search.gif b/docs/ComfyUI-Copilot/assets/comfycopilot_nodes_search.gif
new file mode 100644
index 0000000..6793ca8
Binary files /dev/null and b/docs/ComfyUI-Copilot/assets/comfycopilot_nodes_search.gif differ
diff --git a/docs/ComfyUI-Copilot/assets/keygen.png b/docs/ComfyUI-Copilot/assets/keygen.png
new file mode 100644
index 0000000..6dc1211
Binary files /dev/null and b/docs/ComfyUI-Copilot/assets/keygen.png differ
diff --git a/docs/ComfyUI-Copilot/assets/logo 2.png b/docs/ComfyUI-Copilot/assets/logo 2.png
new file mode 100644
index 0000000..179510c
Binary files /dev/null and b/docs/ComfyUI-Copilot/assets/logo 2.png differ
diff --git a/docs/ComfyUI-Copilot/assets/logo.png b/docs/ComfyUI-Copilot/assets/logo.png
new file mode 100644
index 0000000..3237ccf
Binary files /dev/null and b/docs/ComfyUI-Copilot/assets/logo.png differ
diff --git a/docs/ComfyUI-Copilot/assets/start.png b/docs/ComfyUI-Copilot/assets/start.png
new file mode 100644
index 0000000..10500b3
Binary files /dev/null and b/docs/ComfyUI-Copilot/assets/start.png differ
diff --git a/docs/ComfyUI-Copilot/assets/工作流检索.png b/docs/ComfyUI-Copilot/assets/工作流检索.png
new file mode 100644
index 0000000..6c9c862
Binary files /dev/null and b/docs/ComfyUI-Copilot/assets/工作流检索.png differ