Skip to content

A one page html document with all the code you need to customize your own ChatGPT agent

Notifications You must be signed in to change notification settings

jadehamel/SuperSimpleChatgptAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Super simple Javascript A.I. Agent

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

Demo

https://ai.jadehamel.fr/

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

How to get my OpenAI API KEY

GET my OpenAI API KEY

You can find your Secret API key on the API key page.

About

A one page html document with all the code you need to customize your own ChatGPT agent

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published