JARVIS_GPT This is a simple project integrating voice recognizition, ChatGPT and voice synthesis. Usage Get your API key Replace openai.api_key to your API key in main.py Run main.py Dependencies openai pyttsx3 pyaudio wave