Bing-GPT-Voice-助手
Bing-GPT-Voice-Assistant
📖 简介
This is a Python voice 助手 that takes two different wake words. One for prompting Bing AI using EdgeGPT and the other will prompt the GPT-3.5-Turbo API
查看英文原版
This is a Python voice assistant that takes two different wake words. One for prompting Bing AI using EdgeGPT and the other will prompt the GPT-3.5-Turbo API
📥 安装此技能
ai-agent install bing-gpt-voice-assistant
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/Ai-Austin/Bing-GPT-Voice-Assistantcd bing-gpt-voice-assistantai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r bing-gpt-voice-assistant ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。