Skip to content

bscarano/terminal-chat-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

Prerequisites

  • Setup an account with OpenAI
  • You'll need access to GPT-4 (minimum billing requirement with OpenAI)

Setup

  • set env variable OPENAI_API_KEY to your OpenAI developer key
  • pip install -r requirements.txt

Running

  • python chat.py
  • Type multiline queries into the prompt and two blank lines to submit
  • /help for help
Enter a multi-line prompt
Enter two blank lines or '.' to process the prompt

commands:
/new or / - reset the history
/quit /exit /q - to exit
/paste - paste from clipboard

About

Very simple terminal chat GPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages