Adding Nano Banana 2 Lite Support
Quick update on the `nano-banana` CLI: Google shipped Nano Banana 2 Lite on June 30 — its fastest, cheapest image model yet — and it's now wired in as the new default.
Removing Friction: Automating Nano Banana Image Workflows
Five minutes of manual work for every blog image—convert PNG to JPEG, resize, move to the right folder. While generating images for a 9-part blog series, I'd had enough. Twenty minutes of coding eliminated the friction.
Building an Agentic Personal Trainer - Part 7: LLM Provider Abstraction
Running AI locally has no API costs—just electricity. Cloud providers charge per token. I wanted to switch between local and cloud models without rewriting my agent code.
