Terminal chat client for the personal LLM gateway.
curl -fsSL https://get.kuznetsov.tech/install.sh | bash
irm https://get.kuznetsov.tech/install.ps1 | iex
export PRODUCTOWNER_API_KEY=sk-... # or: setx on Windows
PRODUCTOWNER # interactive REPL (short: po)
po "write a bash one-liner to dedupe lines"
po --list-models
Needs Python 3 (the installer bootstraps pipx if missing).
Inside the REPL: /models, /model <name>, /system, /help.