Draft — placeholders in [brackets] are pending business decisions (pricing, payment processor, company identity) and must be resolved before launch.
Third-Party Notices
Brieva is commercial software (© [COMPANY NAME], all rights reserved) that stands on excellent open-source work. The app bundles the components below under their own licenses; the complete machine-generated notices file, including the full npm and Python dependency trees, ships inside the app bundle as THIRD_PARTY_NOTICES.
| Component | License | Used for |
|---|---|---|
| llama.cpp | MIT | Local LLM inference (summaries, briefs) |
| Qwen3 models (GGUF) | Apache-2.0 | Local language models for summarization |
| Parakeet TDT (NVIDIA, via MLX) | [VERIFY — see note] | On-device speech-to-text |
| CPython / python-build-standalone | PSF | Bundled Python runtime for transcription |
| Node.js | MIT-style | Bundled runtime for the local service layer |
| MLX | MIT | Apple Silicon ML framework |
| Tauri | MIT/Apache-2.0 | Application shell |
AI models are downloaded at first run from huggingface.co under their respective model licenses.
Questions about licensing: [SUPPORT_EMAIL].