Python AI Voice Assistant

Published 2024-03-20
github.com/netx421/robot.py
thanks to the OpenAI dev forum
community.openai.com/t/build-your-own-ai-assistant…
Hope everyone can use this to create and edit their own AI assistant.
Robot.py, an ingenious chat assistant script fueled by the cutting-edge GPT-3.5 Turbo model from OpenAI.
robot.py uses openAI api and google tts and voice recognition modules to create a simple AI assistant that can help with a variety of tasks and activities.
get your openai key here:
help.openai.com/en/articles/4936850-where-do-i-fin…
requires Python3, openai,speech_recognition and pyttsx3 and you to enter your secret api key

All Comments (1)