wechat-bot and aiwechat-vercel

These two tools are competitors because both offer methods to integrate AI services into WeChat, but wangrongding/wechat-bot focuses on a comprehensive bot built with WeChaty for various AI models and management features, while pwh-pwh/aiwechat-vercel specifically targets integrating AI functions into WeChat official accounts using Vercel functions.

wechat-bot
74
Verified
aiwechat-vercel
53
Established
Maintenance 13/25
Adoption 15/25
Maturity 25/25
Community 21/25
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 9,957
Forks: 1,173
Downloads: 126
Commits (30d): 1
Language: JavaScript
License: MIT
Stars: 808
Forks: 456
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No risk flags
Stale 6m No Package No Dependents

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 aiwechat-vercel

pwh-pwh/aiwechat-vercel

使用vercel的functions,将ai功能加入微信公众号

Scores updated daily from GitHub, PyPI, and npm data. How scores work