AI chatbot for WeChat/QQ, enabling realistic emotional companionship
Top 20.4% on sourcepulse
KouriChat is an AI-powered WeChat chatbot designed for realistic emotional companionship and role-playing. It targets users seeking an interactive AI assistant that can engage in natural conversations, generate images, and remember past interactions, all through the familiar WeChat platform.
How It Works
The system leverages Python and the wxauto
framework for WeChat automation, enabling seamless integration with personal or bot accounts. It connects to Large Language Models (LLMs) like DeepSeek via API for conversational capabilities, supporting features such as role-playing, image generation/recognition, and voice message interaction. A Flask-based web UI facilitates configuration and management.
Quick Start & Requirements
pip install -r requirements.txt
python run.py
or run.bat
run_config_web.py
or editing src/config/config.json
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project requires a separate WeChat account capable of PC login, which may necessitate an auxiliary device or emulator. API keys for LLM services are mandatory, and users are responsible for their usage costs and adherence to terms of service.
1 month ago
1 week