OpenAI GPT-3 Vocal ChatBot in Python

A chatbot that uses speech to text for input, sends the text to OpenAI's GPT-3 text generation model and speaks the response using text to speech. – GitHub – jakecyr/openai-gpt3-chatbot: A chat… Read more

Similar