ChatGPT interactive agent.

Hey there  👋

Follow these simple instructions to get your own fully customizable OpenAI-powered interactive agent (AKA chatbot) for your website. These instructions require no coding knowledge and the chatbot is free!

You can have a conversation with the chatbot here and familiarize yourself with OpenAI here ⧉.

Instructions

 Link to Glitch ⧉

Copy Chatbot Code ⧉

Access OpenAI ⧉

<div style="position: relative; width: 100%; height: 100%;"> <iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" src="[Your-Glitch-project-url-here.com]" frameborder="0" scrolling="no"></iframe> </div>

Notes:

This application is not regularly updated, but if you need help, please reach out via LinkedIn

Just in case you didn't know, OpenAI charges you for each API call. Although this chatbot is totally free from me, you will need to pay a very small amount to access GPT.


Source Code: