Simple chat app using the OpenAI GPT-3 API
- index.html can be opened locally
- enter your OpenAI API key on index.html, or add it as a query parameter, e.g.:
native-js.html?key=[OpenAI-API-key] - jquery.html and script-jquery.js provide a jQuery alternative