chatgpt-with-nodejs

1.0.0 • Public • Published

ChatGPT with NodeJS

In this project we will use the nodejs openai library to interact with the ChatGPT apis

Create environment file

touch .env

put below contents in the file

OPENAI_API_KEY="your-open-api-key"

Run the script

node index.js

Readme

Keywords

none

Package Sidebar

Install

npm i chatgpt-with-nodejs

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.32 kB

Total Files

3

Last publish

Collaborators

  • oleaamot