This person vibe-coded a Mac app that uses a local model to rename and move documents — including medical and financial files — without the privacy exposure of uploading anything sensitive. It combines OCR and vision to work out what a document is, matches it to a category, then applies that category's naming and filing rules. They run it as a second pass behind Hazel, a faster non-AI rules engine, catching only what slips through Hazel's rules; finding a local model fast and accurate enough for this was, in their words, the hardest part of the whole project.
Reported anonymously by an r/LocalLLM contributor · score 2