CliGPT is a command line interface tool to interact with GPT-3.
npm install -g cligpt
cligpt -k <your-openai-api-key>
cligpt -a "What are the top 5 programming languages?"
cligpt -a
>> Type your prompt : What are the top 5 programming languages?
cligpt --update