aicoolies logo

chatgpt-on-wechat

AI chatbot framework for WeChat with multi-model and plugin support

Share
open-sourceOpen Source
Visit Website →

chatgpt-on-wechat is an open-source framework for deploying AI chatbots on WeChat, the dominant messaging platform in China. It supports OpenAI, Claude, Gemini, Qwen, and local models through a plugin architecture. Features group chat management, image generation, voice messages, and knowledge base integration. Over 42,700 GitHub stars reflecting massive adoption in the Chinese developer community.

chatgpt-on-wechat is an open-source integration layer that connects OpenAI APIs to WeChat messaging platform via the Wechaty SDK, creating LLM-powered conversational experiences within WeChat's billion-plus user base. Rather than building custom chat applications, developers can deploy a bot that responds to messages in personal chats and group conversations with context-aware replies drawn from transformer models. The deployment uses cloud platforms like Railway or Heroku, making it accessible to developers without deep infrastructure expertise.

The integration handles multimodal messages: voice recognition converts audio to text before sending to GPT, image recognition processes photos for visual understanding, and the bot can synthesize voice responses, creating natural two-way conversations. Group chat functionality preserves conversation history across multiple users, enabling scenarios like team brainstorming, customer support groups, or internal knowledge assistants that answer questions shared by many teammates simultaneously. Configuration is lightweight with environment variables for API keys and trigger keywords allowing customization without code changes.

In China and Asia-Pacific regions where WeChat dominates communication workflows, this integration offers organizations a natural entry point for deploying AI assistants within existing user behavior patterns. Developers building chatbot products for Chinese markets often use this project as a reference implementation or building block, since direct API access between WeChat and external AI services requires careful navigation of platform policies. The open-source nature encourages contributions for feature extensions like vector search integration, plugin systems, and multi-model backends beyond OpenAI.

Pricing

Free open-source; model API costs apply

Platforms

Python, WeChat, Docker, any LLM provider

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

open-sourceOpen SourceTelemetry

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

open-sourceOpen SourceTelemetry
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry
Klavis AI logo

Klavis AI

MCP integration platform for agent tool use at scale

Klavis AI is an Apache-2.0 MCP integration platform for teams connecting AI agents to external SaaS tools and APIs. The public repo and official docs position it as infrastructure for reliable tool access at scale, so it fits teams that want reusable MCP connectors without treating every integration as a one-off script or custom OAuth maintenance project.

open-sourceOpen SourceTelemetry