ComfyUI Copilot

Stale
GitHub TypeScript MIT

Description

An AI-powered custom node for ComfyUI that enhances workflow automation through natural language interaction, with intelligent node recommendations and parameter configuration.

Key Features

  • AI-powered custom node for ComfyUI with natural language workflow generation
  • One-click workflow debugging with automatic error detection and repair suggestions
  • Workflow rewriting: optimize parameters, add nodes, and improve logic via description
  • Intelligent node and model recommendations based on user requirements
  • GenLab parameter tuning: batch execute parameter combinations with visual comparison
  • Local environment awareness for personalized and optimized solutions

Use Cases

💡 Generating image generation workflows from text descriptions
💡 Debugging and fixing broken ComfyUI workflows automatically
💡 Iterative workflow optimization through natural language modifications
💡 Finding the best model and LoRA combinations for specific creative needs

Strengths & Limitations

Strengths

  • High community interest (5.5k stars)
  • Permissive open-source license (MIT)
  • Responsive to issues, low backlog

Categories

Quick Start

```bash
cd ComfyUI/custom_nodes
git clone https://github.com/AIDC-AI/ComfyUI-Copilot
cd ComfyUI-Copilot && pip install -r requirements.txt
# Restart ComfyUI, Copilot appears in the UI
```

Related Projects

Witsy

2.0k · TypeScript
Stale C

Witsy: desktop AI assistant and universal MCP client that connects to multiple AI models and tool services via the Model Context Protocol.

typescriptmcpagent +3
  • · Universal MCP client supporting any LLM provider including OpenAI, Anthropic, Google, Ollama, and more
  • · Prompt Anywhere feature generates content directly in any application via global keyboard shortcut
  • · AI Commands provide quick text-processing helpers (summarize, translate, rewrite) on selected text

Inkos

9.4k · TypeScript
Active A

An autonomous novel writing AI agent where multiple agents write, audit and revise novels with human review gates for quality control.

chatbottypescriptagent +2
  • · Multi-agent novel writing — Writer drafts, Auditor reviews, Reviser polishes in a fully automated pipeline
  • · Covers multiple literary genres — xuanhuan, xianxia, urban, sci-fi, with sequel/spinoff/fanfic/imitation modes
  • · Human review gates — pauses at critical checkpoints for human approval, ensuring creative quality control

Better Chatbot

1.2k · TypeScript
Active A

A better chatbot platform powered by Agent, MCP, and Workflows. Supports multi-model integration, visual workflow orchestration, and low-code configuration.

mcpagentchatbot +5
  • · Multi-model support: integrates OpenAI, Anthropic, Google, xAI, Ollama, and all major LLMs
  • · MCP protocol driven: invoke browser automation, web search, code execution tools via @mention
  • · Visual workflow editor: drag-and-drop to build AI workflows and publish them as chat tools