taggr is a self-hosted image tagging and labelling platform. It’s built for people who want to organise and annotate large image sets without sending anything to a cloud service: all data stays on your own machine, and the AI tagging runs against a local LLM via Ollama.
What it does
- Bulk auto-tagging: upload dozens of images and have a local vision model suggest tags, with confidence scores.
- Fast manual labelling: drag-and-drop, keyboard shortcuts and batch operations across your whole library.
- Full local privacy: images, tags and models all stay on the machine you run it on; no API fees, no subscriptions.
- Modern interface, a clean Next.js web UI that runs from a single dev command.
A privacy-first alternative to cloud labelling tools, optimized to run on local Apple Silicon hardware.