AI-CLI
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.
-
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.
Link to project:
https://github.com/udelblue/AI-CLI