GPT-3 Part 2: Using my voice to chat with OpenAI's GPT-3 model

Опубликовано: 01 Июнь 2026
на канале: SOAI
14,592
260

In this video I add the capability to use one's voice to chat with the GPT-3 model. This demo show the limits of the model and demonstrates the importance of perfecting the priming text and parameter settings. I will keep experimenting with this model as long as I have access. If you've got some ideas that you'd like me to try with it, let me know.

I'm doing my best to credit all the code sources as I post these videos. If you notice anything missing let me know. :)

Sources are listed in the repo in the file: sources.md.

Code: https://github.com/noveoko/soaicode

Edit: Yes, the chat bot in this video IS making use of OpenAI GPT-3 API. If you have doubts just clone the repo and see for yourself. You'll notice it's making calls to the API in the title.

Related article with a ton of experiments I've done with GPT-3:   / gpt-3-project-ideas-with-code