This is a node command line tool which uses Open AI Chat API
To run locally, clone this and run following command in repo directory
node index.js -key <open-ai-key>
To run using directly,
npx sanket-chatgpt -key <open-ai-api-key>
This is a node command line tool which uses Open AI Chat API
To run locally, clone this and run following command in repo directory
node index.js -key <open-ai-key>
To run using directly,
npx sanket-chatgpt -key <open-ai-api-key>