Urgent.News

What's breaking now, across thousands of outlets.

Tech

I built Kintara because apparently having too many hobbies eventually leads to building your own document management system.

Kintara is a self-hosted document library and reader that runs in Docker and watches a folder you already have. Drop PDFs, Markdown, or text files into the directory and it indexes them automatically, extracts searchable text and metadata, generates thumbnails, and makes the whole library available through a browser or installable PWA. It has libraries, collections, tags, full-text search,…

Kintara, a self-hosted document library and reader, is a project that grew out of the author's desire for an uncomplicated way to manage PDFs, Markdown, and text files. Initially, the app featured a Tauri desktop shell, but the developer later decided to rebuild the desktop layer around a single Rust server that serves both the API and frontend.

Kintara can index files in a specified folder, automatically extracting searchable text, metadata, generating thumbnails, and making the library accessible through a web browser or as a progressive web app (PWA). The app boasts libraries, collections, tags, full-text search, highlights, favorites, reading progress, private library sharing, and GitHub OAuth.

What sets Kintara apart are its optional AI features, which integrate with OpenAI or Gemini APIs. Users can use these tools to summarize documents, suggest metadata, generate cover images, search the library for documents, or engage in a chat about their files. The AI capabilities are completely optional, allowing users who prefer not to use AI to do so without being overwhelmed.

Kintara's standout feature in this regard is its AI metadata suggestions, which help users clean up documents with incomplete, inconsistent, or useless embedded metadata. These suggestions include title, author, summary, keywords, DOI, ISBN, and publication year. Users can then choose which fields to apply to the form. This feature proves invaluable when dealing with a large library of documents, turning a tedious task into a time-saving convenience.

Kintara is open source, and the developer has published a Docker image, making it accessible to users through GitHub and Docker Hub.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

More from Saturday 22 August →