Skip to main content

ai

A curated bundle of AI and LLM tools for the terminal β€” chat clients, coding agents, local model runners, and speech-to-text.

Install the whole bundle with:

bluefin-cli install ai

Everything below is installed via Homebrew. Items marked (cask) are distributed as casks rather than formulae.

Chat & LLM clients

  • aichat: All-in-one LLM CLI with a shell assistant, chat REPL, and RAG.
  • llm: Datasette's CLI for prompting models, logging responses to SQLite, and running plugins.
  • mods: AI for the command line β€” pipe output through an LLM, built by Charm.
  • mistral-vibe: CLI for interacting with Mistral models.

Coding agents

  • crush: Charm's terminal coding agent with a glamorous TUI.
  • opencode: Open-source AI coding agent for the terminal.
  • block-goose-cli: Block's extensible open-source AI agent (goose).
  • gemini-cli: Google's Gemini coding agent for the terminal.
  • qwen-code: Alibaba's Qwen-based coding agent.
  • kimi-cli: Moonshot AI's Kimi CLI.
  • claude-code (cask): Anthropic's agentic coding tool β€” Claude Code.
  • codex (cask): OpenAI's Codex coding agent.
  • copilot-cli (cask): GitHub Copilot in the terminal.

Local models & runtimes

  • ramalama: Run and serve local LLMs in OCI containers, no GPU plumbing required.
  • lm-studio-linux (cask): Desktop app for discovering, downloading, and running local LLMs.

Speech

  • whisper-cpp: High-performance C/C++ port of OpenAI's Whisper for on-device speech-to-text.
tip

This bundle moves fast β€” run bluefin-cli install list to see the current set of bundles, or browse the full catalog in Available Tools.