Local-first knowledge graph with EU sovereignty. A canvas-based visual thinking tool where research nodes, Typst math, and Obsidian vaults live on a single workspace.
| Platform | Download |
|---|---|
| macOS | Universal DMG |
| Windows | Installer (exe) |
| Linux | AppImage / deb |
- Single Canvas - The document and whiteboard are the same thing
- Native Typst - Sub-second math rendering (no LaTeX compile times)
- Obsidian Bridge - Seamless vault compatibility with bi-directional sync
- Local-First - Your data stays on your device
- Graph Visualization - Force-directed layouts, edge routing, semantic zooming
- Citation Management - Zotero integration and BibTeX import
- LLM Integration - Connect local or cloud LLMs for research assistance
- Node.js 20+
- Rust (latest stable)
- Tauri prerequisites
npm install
npm run tauri:dev| Command | Description |
|---|---|
npm run tauri:dev |
Start development server |
npm test |
Run tests |
npm run tauri:build |
Build for production |
| Layer | Technology |
|---|---|
| Desktop | Tauri v2 |
| Frontend | Vue 3 + TypeScript |
| Canvas | PixiJS + DOM hybrid |
| Database | LibSQL (SQLite) |
| Math | Typst WASM |
This software is provided "as-is" without warranty of any kind. The author is not liable for any data loss, corruption, API costs (including LLM provider charges), or other damages arising from the use of this software. Use at your own risk.
Copyright (c) 2024 Soren Wacker. All rights reserved.
You may download, install, and use this software for personal and commercial purposes. Redistribution of the source code is not permitted without explicit permission.