You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A darktable plugin that tries to predict keywords based on the selected image. This plugin uses photils-cli to handle this task. Photils-cli is an application that passes the image through a neural network, classifies it, and extracts the suggested tags. Everything happens offline without the need that your data are sent over the internet.
Modern CLI photo tagger powered by RAM++. Command-line image tagger that uses RAM++ (Recognize Anything Model) to generate high-quality English tags with optional confidence scores, batch inference, and metadata writing (EXIF/XMP/IPTC). Stable JSON output contract (always a list), flexible device selection (cpu/cuda/mps) and darktable script.