This application is my attempt to create a smallest client app to talk to Chat GPT in JavaScript. My goal is to demonstrate use Chat GPT API with speech-to-text and text-to-speech browser capabilities ...
A simple JavaScript OpenAI application that allows you to chat with OpenAI. It supports a very rudimentary form of memory management, and the conversation history is encrypted and stored in the ...