A simple cli for open ai gpt toolbelt like inteactions
features:
- code highlighting
- code copy mode (ask /$X with X the snippet id) to show raw code
- single command shot :
ask -c "hello world" - context mode : start conversation | command with some context (ask --help for more information)
install
pip install gpt-ask
write your gpt token in ~/.gkey
usage
run command
ask
then you are in.
