chatwiki n8n工作流 是 AI Skill Hub 本期精选Agent工作流之一。已获得 1.9k 颗 GitHub Star,综合评分 8.2 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。
基于n8n的开源AI工作流平台,集成RAG大模型实现微信公众号知识库问答。支持垂直领域定制,提供类似Coze的低代码Agent能力,适合企业客服、知识管理、自动化业务流程的开发者和运营人员。
chatwiki n8n工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
基于n8n的开源AI工作流平台,集成RAG大模型实现微信公众号知识库问答。支持垂直领域定制,提供类似Coze的低代码Agent能力,适合企业客服、知识管理、自动化业务流程的开发者和运营人员。
chatwiki n8n工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 克隆仓库 git clone https://github.com/zhimaAi/chatwiki cd chatwiki # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 chatwiki --help # 基本运行 chatwiki [options] <input> # 详细使用说明请查阅文档 # https://github.com/zhimaAi/chatwiki
# chatwiki 配置说明 # 查看配置选项 chatwiki --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export CHATWIKI_CONFIG="/path/to/config.yml"
<p align="center"> <a href="./README.md">English</a> | <a href="./README_zh.md">简体中文</a> | <a href="./UpdateLog.md">UpdateLog</a> | <a href="https://www.yuque.com/zhimaxiaoshiwangluo/pggco1/ykeoauc4g9k2dwv1">Help Docs</a> </p>
- Workflow Orchestration: Conversational workflows, plugin workflows, including basic workflow nodes, bidirectional MCP, Agent mode, and user interaction.
- Document Knowledge Base: Supports URL reading, batch document import, API integration, AI-based segmentation, QA segmentation, parent-child segmentation. Supports knowledge graphs, hybrid vector search, and visual exploration of knowledge graphs.
- QA Knowledge Base: Automatically extracts QA knowledge from uploaded documents, supports automatic clustering of unknown questions, and summarizes common FAQs from human conversations.
- Human Handoff: Handles general user inquiries via bot, while also supporting human staff. Issues that the bot cannot resolve can be escalated to human客服, with multi-agent collaborative assignment.
- Model Support: Supports over 20 mainstream global models, including DeepSeek R1, doubao pro, qwen max, OpenAI, Claude, etc.
- Multiple Deployment Options: Offers desktop client, supports publishing as a WebApp, and embedding into websites, official accounts/service accounts, wecome staff, WeChat store staff, etc.
- MCP & API Integration: Allows integration of external MCP services or publishing workflows as MCP services. Complete OpenAPI interface for easy integration with existing business systems.
- Multi-account Permission Management: Three-tier permission system (admin, editor, viewer) ensures data isolation. IP whitelist and permanent login logs.
ChatWiki Community Edition is deployed using Docker and can be installed in just a few simple steps:
```
sudo curl -sSL https://get.docker.com/ | CHANNEL=stable sh
- Industry First: Automatic reply to private messages for unverified official accounts, supporting text, voice, images, mini-program cards, video messages, etc.
- WeChat Workflows: Integrates trigger scenarios such as user private messages, comments, follows, unfollows, menu clicks, etc. Supports various processing steps like replying to private messages, tagging fans, generating draft articles, publishing articles, and more.
- Knowledge Base Synchronization: Supports scraping articles and materials from official accounts to build a knowledge base with one click.
活跃开源项目,结合n8n和RAG的创新方案,降低AI客服开发门槛。代码质量稳定,社区维护良好,适合快速原型化企业级应用。
该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。
经综合评估,chatwiki n8n工作流 在Agent工作流赛道中表现稳健,质量优秀。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | chatwiki |
| 原始描述 | 开源n8n工作流:ChatWiki 微信公众号的AI知识库工作流Agent平台,RAG大模型AI客服机器人,致力于成为垂直领域的coze、n8n。。⭐1.9k · Vue |
| Topics | n8n工作流RAG大模型AI客服低代码Agent知识库 |
| GitHub | https://github.com/zhimaAi/chatwiki |
| License | NOASSERTION |
| 语言 | Vue |
收录时间:2026-05-14 · 更新时间:2026-05-16 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端