This is a voice assistant that uses the openAI GPT model to generate responses to user voice commands. You can extend assistant capabilities by adding new functions to functions.py.
python venv .venvpip install -r requirements.txt- fill in the .env file with your openAI API key
python gpt-assistant.py- Say "Hey GPT" to activate the assistant
- Say something to generate a response