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.
| Component | Purpose | License |
|---|---|---|
| Nuxt / Vue | Web framework and UI rendering | MIT |
| Tailwind CSS | CSS framework for the design system | MIT |
| TipTap | Rich text editor for knowledge pages and texts | MIT |
| Yjs | CRDT data structure for real-time collaboration | MIT |
| Hocuspocus | Collaboration server, the WebSocket backend for Yjs | MIT |
| Supabase | Database, authentication and file storage, self-hosted | Apache-2.0 |
| LiteLLM | LLM gateway, one unified interface to all language models | MIT |
| vLLM | Inference server for self-hosted language models | Apache-2.0 |
| SearXNG | Self-hosted metasearch powering web search in chat | AGPL-3.0 |
| Gotenberg | PDF rendering for document export | MIT |
| WhisperX | Transcription with speaker diarization for meetings | BSD-2-Clause |
| faster-whisper | Speech recognition for voice dictation | MIT |
| Scrapling | Web page fetching for the chat web tool | BSD-3-Clause |
| Trafilatura | Main-content extraction from web pages | Apache-2.0 |
Full Inventory
All direct production dependencies of the Kasimir app and the collaboration server, grouped by license.
MIT56
- @dagrejs/dagre@3.0.0
- @headlessui/vue@1.7.23
- @heroicons/vue@2.2.0
- @hocuspocus/provider@3.4.4
- @hocuspocus/server@3.4.4Collab server
- @nuxtjs/i18n@10.4.0
- @nuxtjs/supabase@1.6.2
- @nuxtjs/tailwindcss@6.14.0
- @pinia/nuxt@0.11.3
- @supabase/supabase-js@2.110.7Collab server
- @tiptap/core@3.27.1Collab server
- @tiptap/extension-collaboration@3.27.1
- @tiptap/extension-collaboration-caret@3.27.1
- @tiptap/extension-image@3.27.1
- @tiptap/extension-image@3.27.1Collab server
- @tiptap/extension-link@3.27.1
- @tiptap/extension-link@3.27.1Collab server
- @tiptap/extension-list@3.27.1
- @tiptap/extension-list@3.27.1Collab server
- @tiptap/extension-table@3.27.1
- @tiptap/extension-table@3.27.1Collab server
- @tiptap/extensions@3.27.1
- @tiptap/starter-kit@3.27.1
- @tiptap/starter-kit@3.27.1Collab server
- @tiptap/suggestion@3.27.1
- @tiptap/vue-3@3.27.1
- @tiptap/y-tiptap@3.0.7
- @tiptap/y-tiptap@3.0.7Collab server
- @types/animejs@3.1.13
- @vue-flow/background@1.3.2
- @vue-flow/controls@1.1.3
- @vue-flow/core@1.48.2
- @vue-flow/minimap@1.5.4
- animejs@3.2.2
- croner@10.0.1
- docx@9.7.1
- docxtemplater@3.69.0
- exceljs@4.4.0
- jose@5.10.0Collab server
- js-tiktoken@1.0.21
- katex@0.17.0
- marked@18.0.5
- marked-katex-extension@5.1.10
- nuxt@4.4.8
- pinia@3.0.4
- pptxgenjs@4.0.1
- three@0.171.0
- tiptap-markdown@0.9.0
- unpdf@1.6.2
- vue@3.5.39
- vue-router@4.6.4
- y-prosemirror@1.3.7
- y-protocols@1.0.7
- yjs@13.6.31
- yjs@13.6.31Collab server
- zod@3.23.8
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.