A-Eye

A-Eye

Application Docker from Vonhex's Repository

Vue d'ensemble

A-Eye is a self-hosted AI photo intelligence tool. This is a fork of the original A-Eye by SpaceinvaderOne (https://github.com/SpaceinvaderOne/a-eye), created to fix bugs present in the original. Uses a local Ollama vision model to understand, describe, tag, and rename your photos — no cloud required, everything runs on your own hardware. Supports automatic renaming, manual review mode, XMP sidecar writing (compatible with Immich, Lightroom, and digiKam), natural language photo search, quality detection for blurry or accidental shots, and a temporary workspace for processing photos from other devices. Works as a full photo renamer, a metadata enrichment tool, or a non-destructive read-only catalogue. Powered by Ollama for local AI inference.

Exigences

Requires a running Ollama instance with a vision model pulled, e.g. minicpm-v. Run: docker exec ollama ollama pull minicpm-v

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:8000]/
Réseau
bridge
Coquille
bash
Privilégié
false

Configuration du modèle

Web UI PortPorttcp

Port for the A-Eye web interface.

Cible
8000
Défaut
8000
Valeur
8000
Photos DirectoryPathrw

Path to your photos directory. A-Eye will scan and process images from here.

Cible
/photos
Défaut
/mnt/user/Photos/
Valeur
/mnt/user/Photos/
App DataPathrw

Persistent storage for the database, config, and thumbnail cache.

Cible
/app/data
Défaut
/mnt/user/appdata/a-eye/
Valeur
/mnt/user/appdata/a-eye/
Ollama HostVariable

URL of your running Ollama instance. Use your server's LAN IP — not localhost (that resolves inside the container).

Cible
OLLAMA_HOST
Défaut
http://192.168.1.x:11434
Valeur
http://192.168.1.x:11434
PUIDVariable

User ID that owns your photos directory. Run 'id -u' on your Unraid terminal to find yours. Default 99 = nobody.

Défaut
99
Valeur
99
PGIDVariable

Group ID that owns your photos directory. Run 'id -g' on your Unraid terminal to find yours. Default 100 = users.

Défaut
100
Valeur
100

Détails

Référentiel
ghcr.io/vonhex/a-eye:latest
Dernière mise à jour2026-05-31
Première vue2026-05-04

Exécutez A-Eye sur Unraid.

A-Eye est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.