A unique document (HTML, Javascript CSS) containing all the code needed to customize your own ChatGPT agent
- No external librabry
- Test your settings directly into the UI
- ChatGpt and Llama supported
- Unlimited custom agents supported
This demo showcases the user interface where you can interact with an AI chat agent. Please note, to use the chat function, you need to update the API_KEY
in the code. If not updated, you will receive an error response, but you can still experience the user experience.
- Put your
API_KEY
in the form to test it quickly before adding in your code. - Edit and try custom Roles for your Agent
You can find your Secret API key on the API key page.