A Chat GPT Thing

A few months ago I wrote a program to use:

  • Speech Recognition via Web Speech API.
  • Pipe that to Chat GPT’s API
  • Pipe the response to AWS Polly’s Text To Speech Engine

I put the code here: https://github.com/scottpreston/chatgpt-srtts

Nothing fancy, just a little playing around and enough content for about a 30minute talk at ColumbusJS.

Scroll to Top