1.0.9 • Published 2 years ago

askchatgpt v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.2

2 years ago