All OK (aok) — A simple script to run the OpenAI API completion command. This is just a handy tool quickly get suggestions on commands or sample code from GPT in the command line.
It supports REPL mode with a remembering option for a brief conversation like ChatGPT.
I just needed something in the command line to find some commands wile working in the terminal. I added REPL mode to make it looks like ChatGPT and released it in GitHub (https://github.com/kotharthar/aok)
Following is a demonstration of its features.