wechat-bot and kirara-ai

These two AI chatbot projects are competitors, as both aim to provide a multi-modal AI chat experience across various platforms, including WeChat, by integrating with different LLM services and offering features like automated replies and friend management.

wechat-bot
74
Verified
kirara-ai
48
Emerging
Maintenance 13/25
Adoption 15/25
Maturity 25/25
Community 21/25
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 9,957
Forks: 1,173
Downloads: 126
Commits (30d): 1
Language: JavaScript
License: MIT
Stars: 18,503
Forks: 1,835
Downloads:
Commits (30d): 0
Language: Python
License: AGPL-3.0
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 kirara-ai

lss233/kirara-ai

🤖 可 DIY 的 多模态 AI 聊天机器人 | 🚀 快速接入 微信、 QQ、Telegram、等聊天平台 | 🦈支持DeepSeek、Grok、Claude、Ollama、Gemini、OpenAI | 工作流系统、网页搜索、AI画图、人设调教、虚拟女仆、语音对话 |

Built on Python with a plugin architecture, Kirara AI uses a modular adapter system to dynamically route messages between multiple LLM providers and chat platforms while maintaining separate conversation sessions. The platform exposes both synchronous HTTP APIs (v1/v2) and asynchronous WebSocket endpoints for real-time message streaming, with response handling via polling or webhooks, plus a built-in Web UI for workflow composition, model management, and plugin marketplace integration.

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