Open Source Licenses

Kasimir stands on the shoulders of excellent open source software. Here we transparently list every component the platform builds on.

The libraries we use are almost entirely published under permissive open source licenses (MIT, Apache-2.0, BSD). The complete list of all direct production dependencies is shown below โ€” generated automatically from our package manifests.

The entire editor and collaboration stack (TipTap, Yjs, Hocuspocus) is fully open source and self-hosted by us โ€” no editor content ever leaves our EU infrastructure.

Core Components

The most important open source projects behind Kasimir โ€” including the self-hosted services on our EU infrastructure.

ComponentPurposeLicense
Nuxt / Vue Web framework and UI renderingMIT
Tailwind CSS CSS framework for the design systemMIT
TipTap Rich text editor for knowledge pages and textsMIT
Yjs CRDT data structure for real-time collaborationMIT
Hocuspocus Collaboration server, the WebSocket backend for YjsMIT
Supabase Database, authentication and file storage, self-hostedApache-2.0
LiteLLM LLM gateway, one unified interface to all language modelsMIT
vLLM Inference server for self-hosted language modelsApache-2.0
SearXNG Self-hosted metasearch powering web search in chatAGPL-3.0
Gotenberg PDF rendering for document exportMIT
WhisperX Transcription with speaker diarization for meetingsBSD-2-Clause
faster-whisper Speech recognition for voice dictationMIT
Scrapling Web page fetching for the chat web toolBSD-3-Clause
Trafilatura Main-content extraction from web pagesApache-2.0

Full Inventory

All direct production dependencies of the Kasimir app and the collaboration server, grouped by license.

MIT56
BSD-3-Clause2
(MIT OR GPL-3.0-or-later)1
(MIT OR GPL-3.0)1
(MPL-2.0 OR Apache-2.0)1
Apache-2.01
BSD-2-Clause1
CC0-1.01
GSAP Standard License (no charge)1
MPL-2.01

As of July 19, 2026. Scope: direct production dependencies, excluding transitive packages. The full license texts, such as the MIT license, are included in the respective packages.