Skip to content
/ aicli Public
forked from samuelcolvin/aicli

OpenAI powered AI CLI in just a few lines of code.

License

Notifications You must be signed in to change notification settings

inayet/aicli

 
 

Repository files navigation

aicli

pypi versions license

Installation

pip install samuelcolvin-aicli

Usage

You'll need to set the OPENAI_API_KEY environment variable to use aicli which you can generate from platform.openai.com, you'll have to add some credit to use the API.

export OPENAI_API_KEY='...'

Then usage is as simple as:

aicli

Example

example.mov

About

OpenAI powered AI CLI in just a few lines of code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.9%
  • Makefile 5.1%