Pi in your shell.
@b4fun/ai is a small terminal-first wrapper around Pi for handling ad-hoc tasks from your shell with natural language.
The idea is simple: type ai <what you need> anywhere and keep working in place. Most quick tasks can stay in the terminal without starting the full coding agent, while still using Pi sessions, model aliases, profiles, shell integration, local config, and a quick handoff to interactive pi when you want the full TUI.
curl -fsSL https://raw.githubusercontent.com/b4fun/ai/main/install.sh | sh- Install:
docs/install.md - Auth:
docs/auth.md - Usage:
docs/usage.md - Models and config:
docs/models-and-config.md - Profiles:
docs/profiles.md - Shell integration:
docs/shell-integration.md - Sessions:
docs/sessions.md
For a full docs index, see docs/README.md.
MIT
