# 使用 Homebrew, Nix 安装 cai

查看 cai 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:cai
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cai
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cai
```

  证据: nixpkgs package indexes: pkgs/by-name/ca/cai/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:cai
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/cai>
- **版本:** 0.13.0
- **来源摘要:** CLI tool for prompting LLMs
- **主页:** <https://github.com/ad-si/cai>
- **仓库:** <https://github.com/ad-si/cai>
- **许可证:** ISC
- **源码归档:** <https://github.com/ad-si/cai/archive/refs/tags/v0.13.0.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- cai (cli)
- cai (别名)

## 构建依赖

- pkgconf
- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.13.0
- 本地数据: OK
- 上游仓库: https://github.com/ad-si/cai
- 检测到的最新版本: v0.13.0 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

cai is a Rust CLI for running LLM, image, OCR, speech, coding-context, and automation prompts from the terminal.

### 项目历史

The public repository was created on 2024-03-28 and the changelog marks 0.1.0 as the initial release on the same date. Early releases added provider subcommands, proper clap-based argument handling, local Ollama support, stdin prompt input, Anthropic support, multi-model prompting through cai all, and markdown syntax highlighting.

Through 2024 and 2025 cai expanded from a simple prompt CLI into a multi-provider terminal assistant, adding JSON output, raw output, OCR, file renaming, changelog generation, programming-language context commands, DeepSeek, Cerebras, xAI, Google Gemini, image generation, transcription, rewrite, and shell-adjacent helper commands.

### 采用历史

cai belongs to the wave of post-ChatGPT command-line LLM clients. Its official README positions it as a user-friendly CLI with providers including Anthropic, OpenAI, Google, Groq, Cerebras, DeepSeek, xAI, Ollama, and Llamafile, and it is distributed through Cargo and Homebrew.

### 使用方式

Typical usage is short natural-language prompts, stdin pipelines, provider-specific model shortcuts, simultaneous prompting across providers, OCR, image generation, shell command generation, database querying, and coding-context prompts. The README documents API key setup on first run and support for local LLM servers.

### 为什么软件包爱好者会关心

cai is a good snapshot of how AI tooling entered package managers: a fast-moving Rust CLI that maps commercial and local model providers into Unix-style commands, stdin/stdout workflows, and package-manager installation.

### 时间线

- 2024: Initial 0.1.0 release.
- 2024: Provider subcommands, Ollama, Anthropic, multi-model prompts, and JSON/raw output added.
- 2025: OCR, file renaming, programming contexts, DeepSeek, Cerebras, xAI, Gemini, image generation, and transcription features added.
- 2026: 0.13.0 adds more commands including photo, say, config, query, edit, and commit.

### Related projects

- The official README lists related CLI LLM tools such as AIChat, clai, Ell, Goose, llm, smartcat, and tgpt.
- cai integrates with hosted providers and local runtimes including OpenAI, Anthropic, Google Gemini, Groq, Cerebras, DeepSeek, xAI, Ollama, and Llamafile.

### 来源

- <https://api.github.com/repos/ad-si/cai>
- <https://github.com/ad-si/cai#readme>
- <https://github.com/ad-si/cai/blob/main/changelog.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $XDG_CONFIG_HOME/cai/config.yaml, ~/.config/cai/config.yaml

## Credential files

- Unix: $XDG_CONFIG_HOME/cai/secrets.yaml, ~/.config/cai/secrets.yaml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cai
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - cai: normalized package name match | nixpkgs package indexes: pkgs/by-name/ca/cai/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://pkg.so/zh-hans/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/zh-hans/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [toktop](https://pkg.so/zh-hans/brew/toktop/) - Shares pkgdb curated category or tags: ai, anthropic, cli, llm, model-tools.
- [ollama](https://pkg.so/zh-hans/brew/ollama/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [llmfit](https://pkg.so/zh-hans/brew/llmfit/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [ramalama](https://pkg.so/zh-hans/brew/ramalama/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [promptfoo](https://pkg.so/zh-hans/brew/promptfoo/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [localai](https://pkg.so/zh-hans/brew/localai/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [oterm](https://pkg.so/zh-hans/brew/oterm/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [gollama](https://pkg.so/zh-hans/brew/gollama/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [rapid-mlx](https://pkg.so/zh-hans/brew/rapid-mlx/) - Local package facts share a topical domain. Shared terms: ai, cli, llm, model, model-tools.
- [tenere](https://pkg.so/zh-hans/brew/tenere/) - Local package facts share a topical domain. Shared terms: ai, cli, llm, llms, model.

## Combined YAML source

View the package source record on GitHub. [combined/cai.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cai.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
