Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
微信AI助手 is an AI assistant integrated with WeChat, supporting various models including GPT for conversation.
微信AI助手是一个基于微信功能集成的AI助手,未来将会添加更多大模型以及基于Stable Diffusion的微调应用。
git clone https://github.com/heawon-yoon/wx-ai.git
cd wx-ai/
pip3 install -r requirements.txt
config.json
文件,填写OpenAI的API密钥和基础链接。python3 app.py
该助手还支持在开发机上本地运行,确保快速响应和灵活配置。