Skip to content

danielkhendricks/CmdGPT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CmdGPT

python program that uses chatgpt to perform various tasks, like interacting with a unix terminal.

How to run

  • Install dependencies pip install -r requirements.txt
  • Export environment variable export OPENAI_API_KEY=<your openai api key>
  • Run the script: python cmdgpt.py

About

python program that uses chatgpt to perform various tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%