stacywebb / FridaytheAIVOICE

A voice to voice AI-Assistant based on chatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FridaytheAIVOICE

A voice to voice AI-Assistant based on chatGPT

My attempt at a voice controlled AI assistant. Based on code from: https://github.com/Ascensao/python_chatGPT_voice

Currently all the API-code is included inside the python-script. This needs to be placed elsewhere for security reasons. I havent had time to do so.

To run this script you need an API-key from Open AI as well as from Amazon Polly for text to voice service. These might cost you - make sure before you pursue.

To install

clone repo https://github.com/TheSwedishMaker/FridaytheAIVOICE

install requirements

cd FridaytheAIVOICE

run script:

python3 jarvis_gpt.py

About

A voice to voice AI-Assistant based on chatGPT


Languages

Language:Python 100.0%