Ask ChatGPT questions from the command line.
ask what is the meaning of life
- Install .NET 8
- Install the tool by running:
dotnet tool install -g AskGPT
- Create an API key at https://platform.openai.com/account/api-keys
- Create a file called
~/.config/AskGPT/apikey.txt
with your API key in it