Command-line ChatGPT
Here I have written a python script that will take user input string and ask OpenAI text generator to generate text.
https://raw.githubusercontent.com/raveensrk/dotfiles-main/main/stow/.scripts/chatgpt.py
I should probably try writing a elisp code for this.