参考资料:
GitHub - yihong0618/xiaogpt: Play ChatGPT and other LLM with Xiaomi AI Speaker
小爱音箱+ChatGPT的折腾记录:win平台部署并运行成功_哔哩哔哩_bilibili
GitHub - chatanywhere/GPT_API_free: Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
*.设置运行脚本权限
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
*.配置小米音箱
()pip install miservice_fork
-i https://pypi.tuna.tsinghua.edu.cn/simple
()PowerShell输入账号密码
$env:MI_USER=""
$env:MI_PASS=""
()micli list获取did
*.运行
pip install -U --force-reinstall xiaogpt
配置config.json
python xiaogpt.py --config xiao_config.json