GPT 3

Alexa and GPT-3



The Talking Application

In recent days, GPT-3, or more specifically ChatGPT, has become quite a hot topic, answering all kinds of questions and even creatively producing poems and raps about various topics.

Although it’s not perfect, GPT-3/ChatGPT is quite impressive and a lot of fun to play around with. It only seemed natural to add a voice interface on top of GPT-3, allowing you to speak your questions and hear the responses.

In this video, I show how to add a voice interface to the OpenAI GPT-3 API using the Alexa Skills Kit.

Here’s the code from the video, scrubbed of URNs, IDs, and keys that are specific to me: https://github.com/thetalkingapp/alexa-and-gpt-3

See the README for suggested steps to use this with your own info.