-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the aia wiki!
Sorry for the mess. There is a plan to reorg_the_wiki so that the primary README file for aia
can be simplified by pointing its major sections to wiki topics.
The aia
program is a front-end to several backend generative AI tools available for the command line. aia
enhances these backend tools by providing prompt management and pre-compositional templates.
Pre-compositional templates for prompts using aia
endows prompt engineers with a significant level of power typically reserved for specialized gen-AI applications. aia
is a versatile command-line utility, with capabilities limited only by the imagination behind the prompts you create.
A pre-compositional prompt acts as a foundational template, which can be expanded into a fully fleshed-out prompt. This prompt is then handed off to a generative AI processor to be transform into a response that meets your specific requirements.
There are many CLI Options available.
Other CLI Utilities are used by the aia
program to augment its functionality.
aia
now supports inherent Prompt Sequencing
See Prompt Examples for some inspiration.