A chat for terminal with preatty response
Set the OPENAI_API_KEY
environment variable (go to the OPENAI to fetch that key). Then run the following command:
docker run -e OPENAI_API_KEY -it igormcsouza/gptforshell:0.1.0 "<Your question here>"
And gpt will answer your question.