Kreuzberg (local document extraction) is being renamed to Xberg - current version on LTS

Reddit r/LocalLLaMA Tools

Summary

Kreuzberg, a local document extraction tool, is being renamed to Xberg and its current version is on Long-Term Support (LTS).

No content available
Original Article

Similar Articles

Xberg v1 is out

Reddit r/LocalLLaMA

Xberg v1 is released as the successor to Kreuzberg, a high-performance content intelligence framework supporting 101 document formats, 367 code/data types, audio/video transcription, and URL ingestion, with pure-Rust PDF and OCR backends, multiple language bindings, and mobile/WASM support.

Xberg: a local "read any document" tool for agents

Reddit r/AI_Agents

Xberg is a local content intelligence framework (Rust core, MIT) that extracts text from 101 document formats via MCP server or CLI, reconstructs reading order and tables, and chunks for context windows—all on-device for AI agents.

Turning a pile of documents into a searchable useable knowledge base

Hacker News Top

DocuBrowser is an open-source tool that indexes local documents (PDF, Word, ebooks, etc.) using SQLite FTS5 and AI embeddings from Ollama, enabling hybrid keyword/semantic search and AI-generated synopses, all running offline without internet or API keys.