# faceprints mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für faceprints in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install faceprints
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:faceprints
- **Paketmanager:** Homebrew
- **Version:** 1.1.2
- **Quellzusammenfassung:** Detect and label images of faces using local Vision.framework models
- **Homepage:** <https://github.com/Nexuist/faceprints>
- **Repository:** <https://github.com/Nexuist/faceprints>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- faceprints (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.1.2
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- 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)


## Quellen

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