a-eye
Aplicación Docker from SpaceInvaderOne's Repository
Visión general
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
Requisitos
Requires a running Ollama instance with a vision model pulled (e.g. minicpm-v).
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
Port for the web interface
- Objetivo
- 8000
- Por defecto
- 8000
- Valor
- 8001
Photos DirectoryPathrw
Path to your photos directory on the host
- Objetivo
- /photos
- Por defecto
- /mnt/user/photos
- Valor
- /mnt/user/photos
Ollama HostVariable
URL of the Ollama instance (e.g. http://192.168.1.100:11434)
- Objetivo
- OLLAMA_HOST
- Por defecto
- http://localhost:11434
- Valor
- http://localhost:11434
PUIDVariable
User ID for file permissions (99 = nobody on Unraid)
- Por defecto
- 99
- Valor
- 99
PGIDVariable
Group ID for file permissions (100 = users on Unraid)
- Por defecto
- 100
- Valor
- 100
App DataPathrw
Persistent storage for database and thumbnail cache
- Objetivo
- /app/data
- Por defecto
- /mnt/user/appdata/a-eye
- Valor
- /mnt/user/appdata/a-eye
Categorías
Descargar estadísticas
7,908
Descargas totales
Detalles
Repositorio
spaceinvaderone/a-eyeÚltima actualización2026-04-05
Visto por primera vez2026-04-01
Ejecute a-eye en Unraid.
a-eye se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.