Hoarder
Self-hostable, AI-powered bookmark manager for links, notes, and images.
Why consider Hoarder?
Hoarder is a self-hostable bookmarking application designed for digital hoarders. It uses local AI vision and text models (Ollama/OpenAI) to automatically tag, summarize, and categorize saved links and screenshots.
Learn Hoarder by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Hoarder
Hoarder automatically grabs full-page screenshots, parses readability content, and extracts metadata tags using multimodal AI classifiers.
Running with Docker Compose
git clone https://github.com/hoarder-app/hoarder.gitcd hoarderdocker compose up -dHoarder is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
marimo
A reactive Python notebook that is reproducible, git-friendly, and executable as a script.
JupyterLab
The next-generation web-based user interface for Project Jupyter computational notebooks.
Trafilatura
Python package and command-line tool designed to gather text and metadata on the Web.
ScrapeGraphAI
Python scraper library that uses LLMs and direct graph logic to extract website data.