a-eye

a-eye

Docker 应用程序 from SpaceInvaderOne's Repository

概述

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

要求

Requires a running Ollama instance with a vision model pulled (e.g. minicpm-v).

运行时参数

网络用户界面
http://[IP]:[PORT:8000]
网络
bridge
外壳
bash
特权
false

模板配置

Web UI PortPorttcp

Port for the web interface

目标
8000
默认值
8000
价值
8001
Photos DirectoryPathrw

Path to your photos directory on the host

目标
/photos
默认值
/mnt/user/photos
价值
/mnt/user/photos
Ollama HostVariable

URL of the Ollama instance (e.g. http://192.168.1.100:11434)

目标
OLLAMA_HOST
默认值
http://localhost:11434
价值
http://localhost:11434
PUIDVariable

User ID for file permissions (99 = nobody on Unraid)

默认值
99
价值
99
PGIDVariable

Group ID for file permissions (100 = users on Unraid)

默认值
100
价值
100
App DataPathrw

Persistent storage for database and thumbnail cache

目标
/app/data
默认值
/mnt/user/appdata/a-eye
价值
/mnt/user/appdata/a-eye

下载统计数据

7,908
下载总数

详细信息

存储库
spaceinvaderone/a-eye
最后更新2026-04-05
初见2026-04-01

在Unraid 上运行 a-eye 。

a-eye 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。