/chatgptcmdline

Interact with OpenAI ChatGPT from the command line

Primary LanguageRustMIT LicenseMIT

chatgptcmdline

Interact with OpenAI ChatGPT from the command line

Instructions for Use

In order to use this command line tool do the following:

  1. Open an account on OpenAI and create an API Key:
  1. Install the Rust Language: See https://www.rust-lang.org/tools/install

  2. Change directory into the root of this project and type "cargo run"

  3. Enjoy!