Terminal-copilot: command line wrapper around OpenAI text-DaVinci-003(github.com)
github.com
Terminal-copilot: command line wrapper around OpenAI text-DaVinci-003
https://github.com/Methexis-Inc/terminal-copilot
https://github.com/Methexis-Inc/terminal-copilot
Example use: `copilot setup and activate a python virtual environment` -> python3 -m venv .venv && source .venv/bin/activate
`copilot clean up my docker images` -> docker image prune