deanandreakis / chatgptcmdline

Interact with OpenAI ChatGPT from the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Interact with OpenAI ChatGPT from the command line

License:MIT License


Languages

Language:Rust 100.0%