[ Ou Xiaopeng ] Operation robot
Product expectations
Assisting community operations. I have been troubled by group advertising robots for too long...I was forced to write a robot myself to avoid it.
Scan the QR code to add friends and reply [Add Group] to experience Pengcheng·Pangu Dialog model, Inspur Yuan1.0 model and Yuanyu intelligent ChatYuan model.
Already supported
Deployment method
- Install the designated PC;
- Install related dependency packages:
pip install -r requirements.txt
; - Supplement relevant content in
./wechatbot/config.py
, including:- [wenxin]Related content can be obtained through the wenxin_key link application;
- [yuan]Relevant content can be obtained through the Inspur Source 1.0 API application link;
- [master_wxid] is the initial WeChat ID of the host (master);
- [room_wxid] is the main WeChat group account, which can be used to observe and obtain the content of the console;
- Create index file:
python3 ./wechatbot/index.py zh ./wechatbot/qadata.txt ./wechatbot/qadata
- Start the search engine:
python3 ./wechatbot/rocketqa_service.py zh ./wechatbot/qadata.txt ./wechatbot/qadata
- Run the main.py file.
special thanks
- pcl_pangu provides MaaS services;
- ERNIE provides related graphics and text generation interfaces and other services;
- Yuan-1.0 provides related question and answer services;
- ChatYuan provides a Q&A service similar to ChatGPT
Scan code experience
【 Notice 】:
- Please do not send private information to Ou Xiaopeng .
- Please use it legally and compliantly with the WeChat platform . This code and the author are not responsible for the consequences of any events. The results generated by the relevant AI are generated by the model and do not represent the author's views and opinions.