AIAny
AI Client2024
Icon for item

Karakeep

Self-hostable “bookmark everything” app for saving links, notes, images and PDFs with automatic fetching of previews, full-text search, OCR, and LLM-based automatic tagging and summarization (supports local models via ollama). Targets users who want AI-assisted organization in a self-hosted stack.

Introduction

Why this matters now

People drown in saved links and screenshots; metadata is what makes that pile searchable. Karakeep foregrounds metadata automation: instead of manually tagging or relying on a cloud service, you can self-host a system that fetches previews, extracts text, runs OCR, and uses LLMs to auto-tag and summarize items so your hoard becomes immediately discoverable.

What Sets It Apart
  • LLM-based automatic tagging and summarization — so what: reduces manual curation overhead and makes retrieval by topic or intent practical without constant tagging work.
  • Local model support (ollama) plus OpenAI integration — so what: you can run on-premise models for privacy or use hosted providers for convenience, switching providers without changing your workflow.
  • Archival and media support (full-page archival via monolith, video archiving via yt-dlp) — so what: protects against link rot and preserves videos/images alongside extracted text for richer search results.
  • Agent- and CLI-friendly integrations (official agent skills, CLI) — so what: automation and workflows can be built around your hoarded data, e.g., agents that summarize daily saves or tag feeds automatically.
Who It's For & Tradeoffs

Great fit if you want a self-hosted alternative to cloud read-it-later/bookmark managers and need AI to reduce manual organization work. It appeals to users who can run Docker/servers and want control over data, local-model support, or agent integrations.

Look elsewhere if you need a turnkey SaaS with guaranteed uptime and support, or if you cannot provision basic hosting resources; Karakeep is under active development and expects some ops involvement. Note licensing: the project is AGPL-3.0, which has obligations if you modify and offer networked services.

Information

  • Websitegithub.com
  • OrganizationsLocalhost Labs Ltd, karakeep-app (GitHub)
  • AuthorsMohamed Bassem
  • Published date2024/02/06

Categories

More Items

GitHub
AI Client2026

Transforms unstructured documents into strongly-typed Knowledge Abstracts with one CLI command, extracting entities and relations into graphs, hypergraphs, and spatio‑temporal structures. Includes 80+ templates, multiple RAG engines, local vLLM support, Obsidian export and an MCP server.

GitHub
AI Agent2026

Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.

GitHub
AI Model2026

Runs the Bonsai family of quantized LLMs locally (including vision-capable 27B): provides scripts and demo UIs to run 1-bit and ternary Bonsai models on macOS (Metal), Linux/Windows (CUDA/Vulkan/ROCm), or CPU, with long context, tool-calling and an optional Open WebUI agent demo.