WeChat chatbot using DeepSeek
Top 75.5% on sourcepulse
This project provides a refined, human-like chatbot experience by leveraging wxauto
for WeChat message handling and deepseek
for response generation. It targets users seeking a more natural conversational AI integrated with their WeChat, offering features like automatic replies, image/emoji recognition, and multi-user/group chat management.
How It Works
The bot utilizes wxauto
to intercept and send WeChat messages, acting as an intermediary. Responses are generated by deepseek
, a large language model, with customizable prompts for individual contacts or groups. The architecture prioritizes a more human-like interaction, omitting features like voice or image generation to focus on conversational quality and emotional response through emojis.
Quick Start & Requirements
Run.bat
after installing Python (>= 3.8) and pip.emojis
folder.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is a modification of an existing one and focuses solely on text-based conversational improvements, excluding multimedia generation capabilities. Users must manage API keys and configurations through the provided WebUI.
4 months ago
1 week