Using local AI models to power self-hosted apps like auto-tagging
A community discussion asking which self-s people pair with locally-run (LLMs). The most-cited examples are Karakeep (a ) and Paperless-ngx (a document digitization tool), where a local LLM handles automatic tagging without sending any data to outside . The thread is a short question post, so the value lies in the replies where users share their own setups.
Key points
- Local LLMs can handle automatic tagging in apps like Karakeep and Paperless-ngx without any cloud dependency
- All data stays on your own server, which is better for privacy
- A always-on home server like a Mac mini makes running a local LLM practical around the clock
- The discussion thread's replies are the main source of concrete setup ideas