Self-hosted AI bookmarking: hoard everything with Karakeep

There are two kinds of people who save things online: the tidy ones who tag every bookmark neatly, and the rest of us, who save a hundred links a week with every intention of organizing them later and never do. If you're in the second group, a normal bookmark manager just becomes a graveyard — a giant undifferentiated pile you can't search because you never labelled anything. Karakeep (formerly Hoarder) is built for exactly that person: a self-hosted "hoard everything" app that uses AI to do the tagging for you.
What Karakeep is
Karakeep is a self-hosted bookmark-and-everything app — links, notes, images, even documents — designed around the reality that people save far more than they'll ever manually organize. Its defining feature is automatic AI tagging: when you save something, it can read the content and assign relevant tags on its own, so your pile stays findable without any discipline on your part.
- Save anything — web links, plain notes, images, PDFs — into one searchable hoard.
- Automatic AI tagging that reads what you saved and labels it, using a cloud model (bring your own API key) or a local model if you want it fully private.
- Full-text search across everything, including the text inside pages it archived.
- Content archiving — it keeps a copy of the page, so a saved link survives even if the original goes down.
- Browser extensions and mobile apps for one-tap saving from anywhere.
- Lists and manual tags too, for when you do feel like organizing.
How it's different from a normal bookmark app
We wrote separately about self-hosted bookmarks and read-it-later apps like Linkding and Readeck, and those are excellent — clean, fast, focused. Karakeep is for a slightly different temperament. Where Linkding rewards you for tagging as you go, Karakeep assumes you won't, and leans on AI to keep the chaos usable anyway. If you've tried tidy bookmark managers and watched them become a mess through your own neglect, Karakeep is designed to survive that neglect.
Why self-host it?
- Your saved life is private. The things you save — what you're researching, curious about, planning — are revealing. Self-hosted, that hoard is yours and no one else's.
- No limits. Save as much as you want; the ceiling is your disk, not a service's free tier.
- AI on your terms. Point the auto-tagging at a cloud model for convenience, or a local model for full privacy — your choice, not a vendor's.
- It doesn't vanish. Read-it-later and bookmark services have a long history of shutting down and taking everyone's saved links with them. Yours stays put.
An honest note on the AI part
Two things worth setting expectations on. First, the AI tagging is genuinely useful but not magic — it gets most things right and the occasional thing amusingly wrong, and you can always correct or add tags by hand. Second, if you use a cloud model for the tagging (the easy default), the content of what you save is sent to that model's API to be labelled — so for truly sensitive material, either point Karakeep at a local model or turn AI tagging off for those items. The app itself and your data stay on your server; it's only the optional tagging step that reaches out, and only if you configure it to.
How to deploy it
Karakeep is a small stack — the app, a database, a search index, and the archiving component — behind TLS on a domain, plus an AI model connection if you want auto-tagging. It does a little work when it archives and tags a new item, so give it modest resources. On a VPS it's a straightforward setup and the usual updates and backups; or deploy Karakeep in one click, add your model key (or skip it), and start hoarding without guilt.
First steps
- Install the browser extension and mobile app and point them at your instance — frictionless saving is what makes it stick.
- Decide on AI tagging — connect a model for auto-tags, or run without it and tag manually. You can change your mind later.
- Save a week of your normal browsing without organizing anything, then search — that's the moment Karakeep proves itself.
- Back it up, since it's quietly becoming the archive of everything you found interesting.
The bigger picture
Karakeep is a nice example of self-hosting meeting AI on your own terms — the convenience of automatic organization without giving up ownership of the underlying hoard. It rounds out a self-hosted reading setup alongside a private RSS reader for what you follow and a read-it-later app for what you mean to get to. New to all this? Start with what self-hosting is and whether it's worth it.
Deploy Karakeep → — or browse the full app catalog of tools you can host and own.