Skip to content

IAD-ZHDK/ChatGPT-API-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple ChatGPT-API Interface

This simple example allowes you to edit parameters for for ChatGPT based chatbot, for easy customization of behaviour.

Installation

  1. Clone this repository to your local machine.
  2. add the file chatGPTkey.js to your /js folder
  3. const OPENAI_API_KEY = 'your api key here'; // never share this or publish online!
  4. Run the webapp on a local web server.
  5. Change the behaviour of chatGPT by editing the params.js file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published