wechat-bot and ChatGPT-on-WeChat
These are competitors—both provide WeChat bot frameworks that integrate LLMs (ChatGPT, Claude, etc.) for automated message responses, and users would typically choose one based on features (wangrongding's broader AI model support and community management tools vs. kx-Huang's simpler 2-step cloud deployment).
About wechat-bot
wangrongding/wechat-bot
🤖一个基于 WeChaty 结合 ChatGPT / Claude / Kimi / DeepSeek / Ollama等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者社群分析/好友管理,检测僵尸粉等...
Built on Wechaty framework with pluggable AI backend support (9+ providers including OpenAI, Claude, DeepSeek, Ollama, and local models), it enables context-aware message routing via whitelist-based filtering for contacts and group chats. The architecture decouples WeChat protocol handling from LLM integration through modular service adapters and environment-based configuration, allowing runtime selection of AI providers and custom message processing logic in `sendMessage.js`.
About ChatGPT-on-WeChat
kx-Huang/ChatGPT-on-WeChat
🤖️ Deploy GPT-4o ChatGPT on your WeChat within 2 steps! 两步在云端部署你的微信ChatGPT聊天机器人!🤖️
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work