- Posted on
- Featured Image
A terminal-first guide to AI writing on Linux: run private local models with Ollama, use cloud LLMs via the vendor-agnostic llm CLI, or call APIs with curl+jq; includes apt/dnf/zypper installs, concrete one-liners for outlines/rewrites/summaries, and a tiny Bash script that auto-picks local or cloud to build a repeatable, version-controlled pipeline—plus practical tips for style, context, and protecting code blocks.