# 使用 Homebrew 安装 faceprints

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

## 安装

```sh
sudo av install brew:faceprints
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install faceprints
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:faceprints
- **软件包管理器:** Homebrew
- **版本:** 1.1.2
- **来源摘要:** Detect and label images of faces using local Vision.framework models
- **主页:** <https://github.com/Nexuist/faceprints>
- **仓库:** <https://github.com/Nexuist/faceprints>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- faceprints (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.1.2
## 项目历史与用法

Faceprints is a Swift CLI for local face recognition and face-label indexing using Apple's Vision.framework models.

### 项目历史

The GitHub repository was created in June 2024. The official README says Faceprints is built off the author's seeV work and provides shell-friendly operations for classifying photos, adding labeled faceprints, removing entries, listing labels, and extracting embeddings.

### 采用历史

The official release page provides downloadable builds, and Homebrew packages the project at stable version 1.1.2 with a HEAD build option.

### 使用方式

The CLI accepts local image paths or image URLs for classification, can emit JSON or plaintext results, and stores its faceprint index under the user's home directory as documented in the README.

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

Faceprints is notable for package-manager users because it exposes platform-native computer-vision functionality as a scriptable command-line tool without requiring internet access or third-party model downloads.

### 时间线

- 2024: GitHub repository created.
- 2024: 1.1.2 published as the initial GitHub Release.
- 2026: Homebrew formula tracks 1.1.2 as the stable version.

### Related projects

- The README explicitly relates Faceprints to seeV, another project by the same author.

### 来源

- <https://api.github.com/repos/Nexuist/faceprints>
- <https://api.github.com/repos/Nexuist/faceprints/releases>
- <https://formulae.brew.sh/api/formula/faceprints.json>
- <https://github.com/Nexuist/faceprints#readme>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
