Skip to content

Simple terminal emulator for interacting with the ChatGPT 3.5 service. Made in Rust, using the OpenAI API

License

Notifications You must be signed in to change notification settings

JMoreira2Dev/ChatGPT-Cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT-Cmd

Simple terminal emulator for interacting with the ChatGPT 3.5 service. Made in Rust, using the OpenAI API. It was created with the intention of using the service without the need for a web interface, focusing only on the occasional use of a simple terminal.

Flags:



Usage_image

Installation:

  git clone https://github.com//JMoreira2Dev/ChatGPT-Cmd.git
  cd ChatGPT-Cmd
  cargo build --release

or

  cargo install --git=https://github.com//JMoreira2Dev/ChatGPT-Cmd.git

Usage:

./app {OpenAI token key}

Generating a ChatGPT API service key:

Step 1: Log in OpenAI

Captura de tela de 2024-04-19 19-14-33

Select API

Step 2: Go into API keys

Captura de tela de 2024-04-19 19-12-29

Step 3: Click on the Generate secret key button and save it:

Captura de tela de 2024-04-19 19-18-52

More info (Used Crates):

About

Simple terminal emulator for interacting with the ChatGPT 3.5 service. Made in Rust, using the OpenAI API

Topics

Resources

License

Stars

Watchers

Forks

Languages