- Posted on
- Featured Image
Turn your Linux shell into an AI workbench with four Bash projects that call any OpenAI-compatible model: pe-run for templated, versioned prompts; prompt-bench for A/B testing prompts, models, and temps with metrics; git-cc-msg to draft Conventional Commits from diffs; and log-summarize for TL;DRs of noisy logs. Includes a curl/jq helper, setup, and best practices for reproducibility, composability, and cost control.