DeepChat is a fully free desktop smart assistant, with a powerful DeepSeek large model, supporting multi-round conversations, internet search, file uploads, knowledge bases, and more.
TigerGPT is the first financial AI investment assistant of its kind based on OpenAI, developed by Tiger Group. TigerGPT aims to provide intelligent investment decision-making support for investors. On February 18, 2025, TigerGPT officially integrated the DeepSeek-R1 model to provide users with online Q&A services that support deep reasoning.
A foundational protocol framework for trusted communication between agents. Any agents based on DeepSeek, By integrating with the ATTPs SDK, can access features such as agent registration, sending verifiable data, and retrieving verifiable data. So that it can make trusted communication with agents from other platforms.
AI i18n for front-end developers. It can achieve fully automatic HTML translation with just two lines of JavaScript. You can switch among dozens of languages with a single click. There is no need to modify the page, no language configuration files are required, and it supports dozens of fine-tuning extension instructions. It is SEO-friendly. Moreover, it opens up a standard text translation API interface.
An intelligent assistant built on the Comfy-UI framework that simplifies and enhances the AI algorithm debugging and deployment process through natural language interactions.
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
diff --git a/docs/HIX.AI/assets/logo.svg b/docs/HIX.AI/assets/logo.svg
new file mode 100644
index 0000000..ee496fc
--- /dev/null
+++ b/docs/HIX.AI/assets/logo.svg
@@ -0,0 +1 @@
+
diff --git a/docs/translate.js/README.md b/docs/translate.js/README.md
new file mode 100644
index 0000000..b35d4b7
--- /dev/null
+++ b/docs/translate.js/README.md
@@ -0,0 +1,89 @@
+
+ translate.js
+
+
+ It is an AI i18n tool designed for front-end developers. With just two lines of JavaScript code, it can achieve fully automatic translation of HTML.
+ Leave it to the AI. There is no need to modify the page, no language configuration file is required, no API Key is needed, and it is SEO-friendly!
+
+
+
+
+
+# Usage method
+### 1. Deploy the text translation API
+First, deploy the text translation open interface. It supports batch translation of multiple texts at once and has a built-in multi-layer caching system, which minimizes the time-consuming process of AI translation. This enables users to achieve instant and delay-free translation when using it.
+
+##### 1.1 Server specifications
+It can run perfectly with the following server configuration: 1 core, 1GB of memory, a 20GB system disk, a bandwidth of 1MB, and the operating system being CentOS 7.4 (any version from 7.0 to 7.9 is acceptable).
+
+##### 1.2 Install
+````
+wget https://gitee.com/mail_osc/translate/raw/master/deploy/install_translate.service.sh -O install.sh && chmod -R 777 install.sh && sh ./install.sh
+````
+
+##### 1.3 Configure DeepSeek parameters
+
+Edit application.properties ,Edit command:
+````
+vi /mnt/tomcat8/webapps/ROOT/WEB-INF/classes/application.properties
+````
+Then append a few lines of configuration at the very end:
+````
+# The request URL of the large model interface. For example, the following is the request URL of Huawei DeepSeek. Additionally, the request URL of GiteeAI is https://ai.gitee.com/v1/chat/completions , You can obtain and fill in the information for other platforms by yourself.
+translate.service.deepSeek.url=https://infer-modelarts-cn-southwest-2.modelarts-infer.com/v1/infers/fd53915b-8935-48fe-be70-449d76c0fc87/v1/chat/completions
+# Access token
+translate.service.deepSeek.key=QM8jrVl98lTluLhzCaO4i9PFv-caRk6U7kDL-H6CIyApytMG69jO33aasO1GnduQak8fGI7dtpmbsM98Qh3ywA
+# Which model to use? Here, it is advisable to use DeepSeek-V3 by default, and there is no need to make any changes.
+translate.service.deepSeek.model=DeepSeek-V3
+# The maximum number of tokens for a single AI operation. If not set, the default value is 3000. You can just use this default value here.
+translate.service.deepSeek.max_tokens=3000
+````
+The final effect is shown in the following figure:
+
+
+##### 1.4 Restart the service
+````
+pkill java
+sudo /mnt/tomcat8/bin/startup.sh
+````
+
+##### 1.5 Test the text translation API.
+
+The "from" passed in here represents the language before translation. If you know what language it is, fill it in. If you don't know and it's difficult to judge, just fill it in as shown in the picture above. DeepSeek will automatically recognize and perform the translation.
+For detailed instructions on this translation API interface, please refer to: [http://api.zvo.cn/translate/service/20230807/translate.json.html](http://api.zvo.cn/translate/service/20230807/translate.json.html)
+
+
+
+### 2. Use translate.js in HTML.
+
+**Click on a certain language in an ordinary website to switch. **
+
+As shown in the following figure, there should be an option to switch among several languages at a certain position on the website.
+
+Directly add the following code at the end of its HTML code:
+
+````
+
+
+
+
+
+
+````
+
+This is just the use in the most common scenario. In addition, for various frameworks such as VUE, React, and so on, as well as all kinds of management backends, as long as JavaScript can be run, it can be used!
+
+# Open-source repository
+https://github.com/xnx3/translate
+
diff --git a/docs/translate.js/README_cn.md b/docs/translate.js/README_cn.md
new file mode 100644
index 0000000..fd364ad
--- /dev/null
+++ b/docs/translate.js/README_cn.md
@@ -0,0 +1,141 @@
+
+ translate.js
+
+
+ 它是面向前端开发者使用的 AI i18n,两行js实现html全自动翻译。
+ 交给AI,无需改动页面、无语言配置文件、无API Key、对SEO友好!
+