Skip to content
Dewayne VanHoozer edited this page Mar 30, 2024 · 9 revisions

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 including the support of common Piped_Content on the command line.

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.