/rusty-openai

A terminal version of ChatGPT after messing about with openaiapi. WIP/Experimental

Primary LanguageRust

Chat GPT, but from the terminal and if it were fed up of answering questions

Terminal GPT

Building

  • Install rust
  • Install just
  • Set OPENAI_API_KEY to your OpenAI API key (you can use a .env file)
  • just run