Skip to content

alitariksahin/Chat-GPT-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-GPT-API

How to setup

  • Clone the repository.
  • Open command line in the current directory.
  • Type npm install and wait for npm to install dependencies.
  • Type npm start whenever you want to run the code.
  • Enjoy ChatGPT :)

How to use

  • index.js is the file you modify to interact with ChatGPT.
  • Login code should be run one time. Once "Cookies are ready" log seen on the console, it can be commented out for further use.
  • Type whatever you want to ask to ChatGPT into input variable.
  • Enjoy output through ChatGPT response.

About

Communicate with ChatGPT and integrate responses to your code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published