Skip to content

Ask ChatGPT questions from the command line.

Notifications You must be signed in to change notification settings

praeclarum/AskGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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