Loading...
Discovering amazing open source projects
Discovering amazing open source projects
Loading post content...
Karakeep turns digital hoarding into an art form with AI-powered tagging, full-text search, and link archiving—all in a privacy-focused, self-hostable app that ensures your digital collection stays yours forever.
We all do it—save links to read later, jot down quick notes, screenshot images we want to remember. But these digital breadcrumbs end up scattered across browser bookmarks, note-taking apps, and photo galleries, making them nearly impossible to find when needed. Karakeep (formerly Hoarder) elegantly solves this problem with a unified, intelligent system designed specifically for digital collectors. This open-source, self-hostable platform brings order to information chaos, letting you capture everything worth keeping—links, notes, images, PDFs—in one searchable, AI-enhanced vault that's completely under your control.
Website:
In a world of closed ecosystems and data mining, Karakeep stands apart with a refreshingly different approach to content collection:
• Link Bookmarking: Save websites with automatic title, description, and image extraction • Text Notes: Jot down quick thoughts or extensive documentation • Media Storage: Save images and PDFs directly to your collection • Video Archiving: Automatically download and store videos using youtube-dl integration
• AI-Powered Tagging: Automatic content categorization using OpenAI or local Ollama models • Custom Lists: Sort content into personal collections • OCR Integration: Extract and search text within images • Full-Text Search: Find anything instantly with powerful Meilisearch backend
• Full Page Archival: Store complete web pages using Monolith to prevent link rot • Highlight Preservation: Mark and save important sections of content • RSS Auto-Hoarding: Automatically capture content from your favorite feeds • Screenshot Capture: Grab visual content with built-in tools
• Browser Extensions: One-click saving from Chrome and Firefox • Mobile Apps: Native iOS and Android apps for on-the-go collection • REST API: Integrate with your own tools and workflows • Responsive Web Interface: Access your collection from any device
• AGPL-3.0 Licensed: Fully open-source codebase • SSO Support: Integrate with your existing authentication systems • Dark Mode: Reduce eye strain with thoughtful design • Multi-Language Support: Use in your preferred language
Karakeep offers flexible deployment options to match your technical comfort level:
# Pull and run Karakeep
docker run -d \
-p 3000:3000 \
-v karakeep-data:/data \
karakeepapp/karakeep:latest
For complete control with custom configurations:
# Clone the repository
git clone https://github.com/karakeep-app/karakeep.git
cd karakeep
# Copy and modify environment variables
cp .env.sample .env
# Install dependencies
pnpm install
# Start the application
pnpm dev
Collect academic papers, reference materials, and research notes in one searchable repository that won't disappear when a service shuts down.
Build a personal inspiration library of articles, images, and references that's deeply searchable and accessible across all your devices.
Save code snippets, technical articles, and documentation with automatic tagging and full-text search for instant retrieval when needed.
Archive important web content that might disappear, ensuring your digital references remain intact despite the ephemeral nature of the internet.
The name "Karakeep" draws inspiration from the Arabic word "كراكيب" (karakeeb)—a colloquial term for miscellaneous clutter or odds and ends that hold personal value or hidden usefulness. It perfectly captures the essence of digital hoarding: saving bits and pieces that might seem disorganized but matter deeply to you.
With over 15.6k GitHub stars and a vibrant contributor base, Karakeep is rapidly evolving:
Get involved by checking out the
In an age of information overload, the ability to efficiently save, organize, and retrieve digital content is increasingly valuable. Karakeep transforms the chaotic habit of digital hoarding into a streamlined knowledge management system—all while respecting your privacy and giving you complete ownership of your data.
Whether you're saving articles for research, collecting design inspiration, or simply trying to bring order to your digital life, Karakeep provides the intelligent infrastructure to make your content truly yours, forever.
Ready to transform your digital collection? Explore karakeep.app or dive into the code on GitHub.
Curating the best open source projects every day. Follow us for daily discoveries of amazing tools and libraries.
Get all the latest posts delivered straight to your inbox.
We respect your privacy. Unsubscribe at any time.