Home
Softono
z

zhimaai

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by zhimaai

chatwiki
Open Source

chatwiki

<p align="center"><a href="https://Chatwiki.com/"><img src="./imgs/head_image.png" alt="head_image"></a></p> <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> ## ๐ŸŽฏ 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](./imgs/product_positioning.png) ## โœจ 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 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. ### ๐ŸŒ More Capabilities - **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. ## ๐Ÿ›ธ UI - ๐ŸŒ**Free Trial URL**: [chatwiki.com](https://chatwiki.com/) - ๐Ÿ–ผ๏ธ**Screenshots**: <p align="center"> <img src="./imgs/ui_1.png" alt="1" width="49%" /> <img src="./imgs/ui_2.png" alt="2" width="49%" /> </p> <p align="center"> <img src="./imgs/ui_3.png" alt="3" width="49%" /> <img src="./imgs/ui_4.png" alt="4" width="49%" /> </p> ## ๐Ÿš€ 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](https://github.com/zhimaAi/chatwiki?tab=readme-ov-file#contact-us) or refer to the [help documentation](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1?source=aHR0cHM6Ly9jaGF0d2lraS5jb20v) for assistance. You can also check the guides below. - [Installing ChatWiki via Installation Assistant](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1/tvwn5npk63aqikq1) - [One-Click Deploy ChatWiki Community Edition](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1/wql8ekkylbwegbzo) - [Docker Mirror Site Installation + Offline Installation](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1/aa3htgexhdocyagr) - [Deploy ChatWiki Without Docker](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1/klriercbhpy97o0g) - [Deploy ChatWiki Community Edition on Baota Linux Panel](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1/gefgwdfnclua7d9y) - [Deploy ChatWiki Community Edition with 1Panel](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1/munvto5g1ctc1gcu) - [How to Configure Model Providers and Supported Models](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1/pn79lkvl53bo0xxm) - [Local Model Deployment](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1/evmy0rr9gr2gp2i0) - [How to Configure External Services and Domain for Push Notifications](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1/nfk4slc95s4i8u4v) - [How to Obtain Large Model API Keys](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1/lx3ho90skq95dpdq) ## ๐Ÿ’ป Tech Stack ---- - Frontend: vue.js - Backend: golang + python - Database: PostgreSQL16 + pgvector + zhparser <h2>๐Ÿก Community & Contact Us <a name="contact-us"></a></h2> ---- Feel free to contact us for help or to provide suggestions to improve ChatWiki. You can reach us through: - **Help:** Check the [help documentation](https://www.yuque.com/zhimaxiaoshiwangluo/pggco1?source=aHR0cHM6Ly9jaGF0d2lraS5jb20v) - **Email:** Send an email to [[email protected]](mailto:[email protected]) to contact us. - **WeChat:** Scan the QR code below to join the ChatWiki tech community group. Please add the note "chatwiki" when adding. <p align="left"><img src="./imgs/contact-us.png" alt="contact-us"></p> ## ๐Ÿ“–**Changelog** --- For the complete changelog, please click ๐Ÿ‘‰๏ธ๐Ÿ‘‰๏ธ[UpdateLog.md](./UpdateLog.md) **2026/06/05** 1.Fixed error when adding google/gemini model via OpenRouter custom model<br/> 2.Fixed data consistency issue when updating chatbot default library after adding entries<br/> 3.[STD] Bot variables support importing XiaoKeFu user variables<br/> 4.[STD] Chat sessions from XiaoKeFu now display source channel and application<br/> 5.[STD] REDnote professional account customer service node - Added modify customer info node<br/> 6.[STD] Added cloud version access via chatwikiadmin.xiaokefu.com.cn<br/> 7.[STD] Self-hosted model: Support customizing response content when credits are insufficient<br/> **2026/05/29** 1.[STD] Custom model > OpenRouter model configuration proxy<br/> 2.Fixed display issue in search module Q&A hit results<br/> 3.Model adaptor underlying changes, updated Claude default model configuration<br/> 4.[STD] REDnote reply private message node supports instant reply to user messages<br/> 5.Fixed workflow menu abnormality issue<br/> 6.[STD] REDnote professional account plugin - Query user information<br/> 7.Display capability tags and credit pricing next to LLM model names<br/> 8.Fixed issue where loop/batch processing node version records did not store parent nodes, causing parent node loss when restoring versions<br/> 9.[STD] REDnote professional account plugin - Reply to intent comments<br/> **2026/05/22** 1. [STD] Workflow bot: Added REDnote query material node<br/> 2. Workflow: Added deep thinking log content to run logs<br/> 3. Workflow bot: Added welcome message and other basic configurations<br/> 4. [STD] AI employee display template, supports quick bot creation via associated templates<br/> ## License --- This project follows the [ChatWiki Open Source License](https://github.com/zhimaAi/chatwiki/blob/main/LICENSE). The [ChatWiki Open Source License](https://github.com/zhimaAi/chatwiki/blob/main/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](./LICENSE) file. For commercial licensing, please [contact us](#contact-us).**

AI Agents Live Chat & Chatbots
2K Github Stars