AI Prompt Runner is a structured Python CLI designed to execute AI prompts across multiple providers and produce deterministic structured outputs (JSON + Markdown).
The CLI acts as a stateless execution layer, providing a consistent interface across AI providers for running prompts. It enables reproducible prompt execution for scripting, automation, and CI workflows, with a strong focus on:
The tool enables reliable prompt execution while preserving a stable output contract suitable for automation, CI pipelines, and reproducible AI workflows.
The project is built with a strong focus on:
It serves both as: