1.0.9 • Published 1 year ago

askchatgpt v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Description

Very Simple CLI to interact with OpenAI API.

Usage

First, you need to create an OpenAI API key.
You can do this by creating an account on OpenAI.

Then, you need to set the API key as an environment variable.
You can do this by running the following command:
export OPENAI_API_KEY=<your_api_key>

After that, you can run the CLI by using the following command:
askgpt <your_question>

exp: askgpt \"How do I make an HTTP request in Go?"

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.2

1 year ago