Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 838 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 838 Bytes

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