add comfyui copilot (#317)

This commit is contained in:
yx9966 2025-02-24 16:24:33 +08:00 committed by GitHub
parent 6004c55cfa
commit 1979cf2c81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 129 additions and 0 deletions

View file

@ -498,6 +498,11 @@
<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="docs/ComfyUI-Copilot/assets/logo 2.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/AIDC-AI/ComfyUI-Copilot"> ComfyUI-Copilot </a> </td>
<td> 基于Comfy-UI框架构建的智能助手通过自然语言交互简化和增强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>