#VoiceGPT: talk to GPT w/ phone or browser (also executes JS)

2 messages · Page 1 of 1 (latest)

deep copper
#

Runs on phones or in the browser because it is a Progressive Web Application and it is totally free.

Under 100 lines of plain JS code creates a voice bot using ChatGPT API .

For more information visit the github, navigate to the demo, and then enter in your API key which is stored in the browser cache (press Submit, click, or tap the screen to see the API key dialog):
https://github.com/jay23606/chat-gpt-voice

GitHub

A voice chatbot using chat gpt 3.5 using vanilla JavaScript - GitHub - jay23606/chat-gpt-voice: A voice chatbot using chat gpt 3.5 using vanilla JavaScript

#

VoiceGPT: talk to GPT on your phone or browser (Code mode also writes and runs JavaScript)