8000 GitHub - vanbrands/gpt-cli: CLI for ChatGPT using the new gpt-3.5-turbo endpoint
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vanbrands/gpt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ChatGPT CLI

This is the laziest code ever created for a CLI using python and the new gpt-3.5-turbo api with some markdown highlighter.

Instructions

  • Clone this repository
  • Install the lib locally w/ pip install -e . (maybe I'll add a github workflow to publish this at some point)
  • Add your API key to env var OPENAI_API_KEY (or add to your profile e.g. vim ~/.zshrc)
  • Call gpt-cli

About

CLI for ChatGPT using the new gpt-3.5-turbo endpoint

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages

0