Skip to content

VideoIntern/gptshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GPTSHELL

A python-based OpenAI client for terminal.

Usage

Step 1.

pip install openai

Step 2.

Paste your SK on the openai_api_key_store variable to avoid duplicated initialization.

Step 3.

Proxy on

Step 4.

python gptshell.py

Note

  • Remember to use ctrl+backspace to replace backspace.

  • Use clear command to clear chat history if contextual information is currently unnecessary. This command could save tons of tokens.

Acknowledgement

This project is a modification from shellgpt and chatgpt-wrapper. We appreciate their generous contribution.

About

A python-based OpenAI client for terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages