Skip to content

NoguchiShigeki/cli_chad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

cli_chad

Original Basic Chatbot tool that works on CLI in Mac and Linux You can use this in the VS Code to maximize your productivity!

What is this?

This Python script is a command line interface (CLI) tool that interacts with OpenAI's GPT-3.5 or GPT-4 language models, based on the availability of your API key.

How to use

  1. Click the UNIX executable in the dist directory or execute the path like ./dist/cli_chad
  2. Input your OpenAI API key in the CLI (the key begins with sk-)
スクリーンショット 2023-06-27 17 25 11
  1. If the API key is verified, you can use ChatGPT in your CLI! If your OpenAI account has access to GPT-4, this app runs on GPT-4 If not, this app runs on GPT-3.5-Turbo
スクリーンショット 2023-06-27 17 30 09 スクリーンショット 2023-06-27 17 30 26

! The API Key in this Picture has already been revoked, nice try :) !

You can exit with Control + C

About

Original Chatbot on CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published