This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

chatgptk

1.1.0 • Public • Published

ChatGPTK

Example Usage

ChatGPTK is a command line application that allows you to have natural language conversations using OpenAI's GPT-3 model.

Getting StartedRoadmapLicense

Getting Started

Get OpenAI API Key

From https://platform.openai.com/

Install and Run

npm i -g chatgptk
chatgptk

Note If it doesn't work, check to see if you entered the wrong OpenAI API key. If you entered an incorrect OpenAI API key, you can reinstall and enter a new OpenAI API key.

Roadmap

v2.0.0

  • [ ] Maintain Context
  • [ ] Custom Setting (ex: temperature)
  • [ ] Custom Prompt
  • [x] In-memory context persistence

v1.0.0

  • [x] Just Chat

License

This project is licensed under the MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i chatgptk

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

8.84 kB

Total Files

9

Last publish

Collaborators

  • rhea-so