Installation steps
- Clone the project code from GitHub:
git clone https://github.com/Vita0519/WeChatAI.git
- Install relevant dependencies:
pip install -r requirements.txt
- Generate executable files:
python build.py
Configuration Guide
- Make sure your computer is logged into WeChat and keeps it running
- Click the "Settings" button on the first run and enter the API key for the corresponding AI model.
- Set the appropriate trigger word in the main interface (default is "AI")
- Add the WeChat group or individual you need to listen to through the "+" button (complete and accurate notes or nicknames should be filled in)
- Click "Start Listening" to enable the service.
Recommendations for use
To ensure the best performance, it is recommended to listen to no more than 3 groups at the same time. After the configuration is complete, use "@AI" or the trigger word you set in the added group chat to summon the AI assistant.take note of: The listening service needs to be restarted manually after the program is closed.
This answer comes from the articleWeChatAI: WeChat Group Chat Intelligent Assistant Client for WindowsThe































