/AskGPT

Ask ChatGPT questions from the command line.

Primary LanguageC#

AskGPT

Build

Ask ChatGPT questions from the command line.

Screenshot 2023-03-11 at 7 45 30 AM Low

Usage

ask what is the meaning of life

Installation

  1. Install .NET 8
  2. Install the tool by running: dotnet tool install -g AskGPT
  3. Create an API key at https://platform.openai.com/account/api-keys
  4. Create a file called ~/.config/AskGPT/apikey.txt with your API key in it