Simple vocal assistant using speech recognition and GPT Api
These python libraries need to be installed before use:
- pygame
- threading
- pyttsx3
- openai
- dotenv
- speech_recognition
- Put your openAI API key in the file /OpenAI_Key.txt
- Customize your key words, models and languages in main.py
- Launch main.py and start talking with your assistant