AI CLI is a commandline utility to batch process files through a openai model.

Functionality

  • Traditional usage

    Running a single file through. Below is the output with verbose mode enabled.

Example of AICLI_example_output

  • Prompt Chaining

    This functionality allow uses to chain the output of a previous run as the input of the next run. In addition you can prepend a prompt.

Example of Chaining Example

https://github.com/udelblue/AI-CLI


<
Previous Post
Automated deployment of SPA application to AWS
>
Blog Archive
Archive of all previous blog posts