Skip to content

fredeaker/chattypatty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chattpatty

Basic vanilla HTML and JavaScript implementation of the ChatGPT API.

Production implementation here: fredeaker.com/chattypatty/

Dependencies

Roadmap

  • Add support for POST error messages such as 429 (Too Many Requests).
  • Add cookies to store parameters between sessions.
  • Include an option to select output type: plaintext or Markdown. See Formatting re-enabled mentioned here and see this guidance on how to add additional instructions to the prompt.
  • Change debug section to a Boostrap Modal, Toast, or Tooltip

About

Basic vanilla HTML and JavaScript implementation of the ChatGPT API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published