Skip to content

Ask ChatGPT questions from the command line.

Notifications You must be signed in to change notification settings

thschersch/AskGPT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AskGPT

Build

Ask ChatGPT questions from the command line.

Usage

ask what is the meaning of life

Installation

  1. Install .NET 7
  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

About

Ask ChatGPT questions from the command line.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%