Skip to content

A command-line tool based on OpenAI's ChatGPT model, which can be used for conversing with ChatGPT.

Notifications You must be signed in to change notification settings

chenzheio/askgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@chenzhedev/askgpt

@chenzhedev/askgpt 是一个基于OpenAI的ChatGPT模型的命令行工具,可用于与ChatGPT进行对话。您可以通过输入文本与ChatGPT进行对话,获取ChatGPT生成的回复。

安装

 npm install @chenzhedev/askgpt -g
 yarn global add @chenzhedev/askgpt

使用

  • 设置 OPEN_API_KEY
askgpt -s <你的OPENAI API KEY>
  • 问答模式
askgpt

输入 exit结束问答

About

A command-line tool based on OpenAI's ChatGPT model, which can be used for conversing with ChatGPT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published