Skip to content

zhimaAi/chatwiki

Repository files navigation

head_image

English | 简体中文 | UpdateLog | Help Docs

🎯 Product Positioning

ChatWiki is a workflow automation platform focused on the WeChat ecosystem, dedicated to making every official account a super AI agent. It fully integrates the open capabilities of the official account platform, allowing you to build WeChat ecosystem applications through drag-and-drop, enabling features like one-click rewriting of official account articles and AI-curated comment replies.

product positioning

✨ Core Features

💬 Deep Integration with WeChat Ecosystem

  • 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.

🤖 Basic Capabilities

  • 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客服. 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.

🌐 More Capabilities

  • Multiple Deployment Options: Offers desktop client, supports publishing as a WebApp, and embedding into websites, official accounts/service accounts, WeChat客服, WeChat store客服, 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.

🛸 UI

1 2

3 4

🚀 One-Click Deployment

ChatWiki Community Edition is deployed using Docker and can be installed in just a few simple steps:

# Install Docker
sudo curl -sSL https://get.docker.com/ | CHANNEL=stable sh
# Clone the project
git clone https://github.com/zhimaAi/chatwiki.git
cd chatwiki/docker
# Start the service
docker compose up -d
# Start using it, access via IP:port (ensure the specified port ${CHAT_SERVICE_PORT}, default 18080, is open)
# Default username: admin
# Default password: chatwiki.com@123

For any issues or suggestions during installation and deployment, please contact us or refer to the help documentation for assistance. You can also check the guides below.

💻 Tech Stack


  • Frontend: vue.js

  • Backend: golang + python

  • Database: PostgreSQL16 + pgvector + zhparser

🏡 Community & Contact Us


Feel free to contact us for help or to provide suggestions to improve ChatWiki. You can reach us through:

  • Help: Check the help documentation
  • Email: Send an email to jarvis@2bai.com.cn to contact us.
  • WeChat: Scan the QR code below to join the ChatWiki tech community group. Please add the note "chatwiki" when adding.

contact-us

📖Changelog


For the complete changelog, please click 👉️👉️UpdateLog.md

2026/03/27

1.[STD] Added pricing page to the ChatWiki official website
2.Knowledge base recall: Added full-text search mode setting
3.Fixed the issue where "Ungrouped" was still displayed in Chinese under non-Chinese languages

2026/03/23

1.Workflow batch/loop execution frame now supports collapsing
2.Async task consumer count now supports custom configuration
3.Fixed bug with batch import in Q&A knowledge base
4.[STD] Fixed ChatClaw client login issue

2026/03/20

1.Variables are displayed directly at the top of the conversation after being filled in
2.Feishu Multidimensional Table - Query Record Node: Fixed an issue where query conditions and query fields would disappear when re-selecting the multidimensional table input box after entering data
3.Added access domain to image URLs replied by WeCom bot
4.[STD] Added ChatWiki model service to cloud model services

License


This project follows the ChatWiki Open Source License. The ChatWiki Open Source License is based on the Apache License 2.0, but with additional restrictions:

  1. ChatWiki is free for individual users, including non-commercial or commercial activities conducted by individuals.
  2. Any company, organization, institution, or team that uses ChatWiki for commercial purposes must contact us to obtain a commercial license.
  3. When using ChatWiki's frontend components, you may not remove or modify the "ChatWiki" logo, trademark, or copyright notice contained therein.

The full license text can be found in the LICENSE file. For commercial licensing, please contact us.

About

ChatWiki 微信公众号的AI知识库工作流Agent平台,RAG大模型AI客服机器人,致力于成为垂直领域的coze、n8n。

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors