// credits
Built on shoulders of giants.
Notabium would not exist without the work of many open source projects. Here is who we thank, and what their work makes possible.
Meetily, our upstream
The Notabium desktop app is a fork of Meetily by Zackriya Solutions, released under the MIT License. Their work is the foundation. We pull upstream improvements regularly and credit them in the About dialog of every release.
Transcription and audio
- whisper.cpp by Georgi Gerganov. MIT. Real time Whisper inference in C++.
- NVIDIA Parakeet TDT 0.6B v3. Apache 2.0. The English transcription model that runs four times faster than Whisper Large on the same hardware.
- ONNX conversion of Parakeet by istupakov.
- cpal. MIT/Apache 2.0. Cross platform audio I/O in Rust.
Local AI summarization
- Qwen3 by Alibaba. Apache 2.0. The 1.7B and 4B parameter models that summarise meetings on your machine.
- mistral.rs. MIT. Rust inference engine for local LLMs.
Desktop runtime
- Tauri. MIT/Apache 2.0. The Rust framework that wraps the web frontend into a native app on macOS and Windows.
- Next.js. MIT. The React framework powering the desktop UI.
- Rust and the broader crate ecosystem.
Type, design, and brand
- Geist by Vercel. SIL OFL. Body sans.
- JetBrains Mono. SIL OFL. Display and monospace.
Infrastructure
- Cloudflare: DNS, Workers, R2, D1, KV, email routing. The substrate everything sits on.
- Vercel: hosting for this marketing site.
- Supabase: encrypted blob storage for optional cross device sync.
- Anthropic: Claude API for hosted summaries on Pro and Pro+.
- Meeting Baas: bot infrastructure for Pro+ bot mode.
- Resend: transactional email.
- Stripe: payments.
- Plausible: privacy friendly site analytics.
Inspirations
Granola showed the world that a no bot desktop meeting tool could feel premium. Loom proved that shareable links are a category in themselves. Linear set the bar for what a quiet, focused product UI feels like. Vercel made it normal for a website to look like a developer manual. We owe each of them something.
If we missed your project, write to hello@notabium.com and we will add you.