# Installer faceprints avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de faceprints pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install faceprints
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:faceprints
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.2
- **Résumé source:** Detect and label images of faces using local Vision.framework models
- **Page d'accueil:** <https://github.com/Nexuist/faceprints>
- **Dépôt:** <https://github.com/Nexuist/faceprints>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- faceprints (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1.2
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- 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)


## Sources

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