a-eye
Docker app from SpaceInvaderOne's Repository
Overview
A-Eye is a self hosted AI photo intelligence tool. Uses local vision models to understand, describe, tag, rename, and search your photos. No cloud needed, everything runs on your own hardware. Features natural language photo search, quality detection for blurry or accidental shots, XMP sidecar writing compatible with Immich, Lightroom, and digiKam, 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
Requirements
Requires a running Ollama instance with a vision model pulled (e.g. minicpm-v).
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
Web UI PortPorttcp
Port for the web interface
- Target
- 8000
- Default
- 8000
- Value
- 8001
Photos DirectoryPathrw
Path to your photos directory on the host
- Target
- /photos
- Default
- /mnt/user/photos
- Value
- /mnt/user/photos
Ollama HostVariable
URL of the Ollama instance (e.g. http://192.168.1.100:11434)
- Target
- OLLAMA_HOST
- Default
- http://localhost:11434
- Value
- http://localhost:11434
PUIDVariable
User ID for file permissions (99 = nobody on Unraid)
- Default
- 99
- Value
- 99
PGIDVariable
Group ID for file permissions (100 = users on Unraid)
- Default
- 100
- Value
- 100
App DataPathrw
Persistent storage for database and thumbnail cache
- Target
- /app/data
- Default
- /mnt/user/appdata/a-eye
- Value
- /mnt/user/appdata/a-eye
Categories
Download Statistics
7,908
Total Downloads
Details
Repository
spaceinvaderone/a-eyeLast Updated2026-04-05
First Seen2026-04-01
Run a-eye on Unraid.
a-eye is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.