Skip to content

Instantly share code, notes, and snippets.

@NickPax
NickPax / triage.py
Created March 11, 2026 10:59
Screenshot Triage - local Ollama vision analysis
#!/usr/bin/env python3
"""
Screenshot Triage Tool (Ollama Edition)
Scans a folder of screenshots, uses a LOCAL vision model via Ollama to
analyze & categorize them, then generates a browsable HTML gallery.
Everything stays on your machine. No data leaves.
Usage:
python3 triage.py # scan ~/Desktop
{
"message": "",
"show": false,
"type": "info",
"timestamp": ""
}
{
"message": "",
"show": false,
"type": "info"
}