Legal Notices
This page collects the copyright, trademark, and third-party attribution notices for the website at innerbloomnotes.com and for the Innerbloom Therapy Notes macOS application.
1. Copyright
© 2026 Innerbloom Network LLC. All rights reserved.
That notice covers the Innerbloom Therapy Notes application, its source code, and its documentation as well as this website.
All content on this website — including text, marketing copy, page design and layout, graphics, illustrations, interface mockups, sample clinical notes, photographs, the lotus mark, and underlying code — is the property of Innerbloom Network LLC or its licensors and is protected by United States and international copyright law.
You may view and print pages of this site for your own personal or internal business reference. Beyond that, no part of this site may be reproduced, distributed, publicly displayed, modified, mirrored, scraped, or used to train or evaluate a machine learning model without the prior written permission of Innerbloom Network LLC.
The Innerbloom Therapy Notes application is proprietary software. It is licensed, not sold, under the End User License Agreement distributed with it. No license or right to use, copy, modify, publish, distribute, sublicense, or sell the application is granted except under that agreement.
2. Trademarks
Innerbloom™, Innerbloom Therapy Notes™, and the Innerbloom lotus mark are trademarks of Innerbloom Network LLC. You may not use them without our prior written permission, except to refer accurately to our products in ordinary descriptive or editorial use.
Third-party trademarks
All other names, marks, and logos appearing on this site are the property of their respective owners and are used for identification and descriptive purposes only. Their appearance does not indicate any affiliation, sponsorship, endorsement, partnership, certification, or approval.
Apple. Apple, the Apple logo, Mac, macOS, Apple Silicon, and Touch ID are trademarks of Apple Inc., registered in the U.S. and other countries. Innerbloom Therapy Notes is an independent product and has not been authorized, sponsored, or otherwise approved by Apple Inc.
Electronic health record and practice platforms. SimplePractice, TherapyNotes, Headway, Rula, Alma, and any other platform names appearing on this site are trademarks of their respective owners. We are not affiliated with, endorsed by, or partnered with any of them. References to these platforms describe only that notes produced by our application can be copied into a chart in the ordinary way, exactly as a note you typed yourself could be. We make no representation about compatibility with any platform's requirements, and no platform has reviewed, certified, or approved our application.
Google. Google, Google Ads, Google Fonts, YouTube, and Gemma are trademarks of Google LLC. Use of the Gemma model under its license does not imply endorsement by Google, and embedding a video hosted on YouTube does not imply any affiliation with or endorsement by Google.
Others. Cloudflare is a trademark of Cloudflare, Inc. Hugging Face is a trademark of Hugging Face, Inc. SQLCipher is a trademark of Zetetic LLC. NVIDIA and Parakeet are trademarks of NVIDIA Corporation. Whisper is a trademark of OpenAI. Qwen is a trademark of Alibaba Group. Use of any of these models under its license does not imply endorsement by its publisher.
3. Open-source and third-party components
Innerbloom Therapy Notes is proprietary software that incorporates the third-party open-source components listed below, and downloads the third-party model weights listed after them. Each is used under its own license. None of these licenses requires the source code of Innerbloom Therapy Notes to be published.
The complete, unabridged license texts are distributed with the application, are shown in full when you first set it up, and can be revisited at any time inside the application under Preferences → Licenses.
Software components
| Component | Publisher | License |
|---|---|---|
| WhisperKit / Argmax OSS | Argmax, Inc. | MIT |
| llama.swift | Mattt | MIT |
| llama.cpp + ggml | The ggml authors | MIT |
| SQLCipher (Community Edition) | Zetetic LLC | BSD 3-Clause |
| SQLite | — | Public domain |
| swift-argument-parser | Apple Inc. | Apache License 2.0 |
| swift-transformers (portions, via Argmax OSS) | Hugging Face SAS, modified by Argmax, Inc. | Apache License 2.0 |
| FluidAudio | FluidInference | Apache License 2.0 |
Model weights
The application ships with no model weights inside it. Each of the following is downloaded after installation — some from our own storage, some from the public model repository huggingface.co — and each is used under its own license.
| Model | Publisher | License |
|---|---|---|
| Gemma 4 (E4B and 12B) — language model | Google LLC | Apache License 2.0 — see Section 4 |
| Qwen3 Embedding 0.6B — embedding model | Alibaba Cloud (Qwen) | Apache License 2.0 |
| Whisper large-v3-turbo — speech recognition | OpenAI | MIT |
| Parakeet TDT 0.6B v3 — speech recognition | NVIDIA Corporation | CC BY 4.0 — see below |
| pyannote segmentation-3.0 — speaker segmentation | CNRS | MIT |
| WeSpeaker ResNet34 — speaker embedding | WeSpeaker (wenet-e2e) | CC BY 4.0 — see below |
Copyright notices reproduced as required by the licenses above:
- WhisperKit / Argmax OSS — Copyright © 2024 argmax, inc.
- llama.swift — Copyright © 2025 Mattt
- llama.cpp + ggml — Copyright © 2023–2024 The ggml authors
- SQLCipher — Copyright © 2025 ZETETIC LLC. All rights reserved.
- swift-transformers portions — Copyright © 2022 Hugging Face SAS; these files were modified by Argmax, Inc.
- Whisper model weights — Copyright © 2022 OpenAI. The files loaded by the application are a Core ML conversion published by Argmax, Inc.
- pyannote segmentation-3.0 — Copyright © 2023 CNRS.
- Parakeet TDT 0.6B v3 — Copyright © NVIDIA Corporation.
SQLCipher's BSD 3-Clause license requires the following: neither the name of ZETETIC LLC nor the names of its contributors may be used to endorse or promote products derived from that software without specific prior written permission.
Creative Commons Attribution 4.0 models
Two of the models above are used under the Creative Commons Attribution 4.0 International License (CC BY 4.0). That license permits use, including commercial use, and the creation of derivatives, provided attribution is given, a link to the license is supplied, and modifications are indicated. The notices below supply all three.
- Parakeet TDT 0.6B v3 — NVIDIA Corporation. License: https://creativecommons.org/licenses/by/4.0/. Changes: the files loaded by the application are a Core ML conversion of the original weights (a modified derivative), redistributed by FluidInference, with the encoder quantized to 8-bit integer precision.
- WeSpeaker ResNet34 — WeSpeaker (wenet-e2e),
voxceleb_resnet34, trained on the VoxCeleb dataset (University of Oxford, Visual Geometry Group). License: https://creativecommons.org/licenses/by/4.0/. Changes: the file loaded by the application is a Core ML conversion of the original weights (a modified derivative), redistributed by FluidInference.
The WeSpeaker toolkit itself is licensed under the Apache License, Version 2.0; the CC BY 4.0 terms above apply to the pretrained weights, which follow the license of their training data.
Website components
The website loads the Newsreader and Instrument Sans typefaces via Google Fonts. Both are licensed under the SIL Open Font License, Version 1.1.
4. The offline language model — Gemma
Innerbloom Therapy Notes uses Google's Gemma 4 instruction-tuned model as its offline language model, licensed under the Apache License, Version 2.0. Two variants are offered — E4B for Macs with 16 GB of memory and 12B for Macs with 24 GB or more. The weights are not built into the application: we host them, and the application downloads the variant you choose after installation.
Modification notice. The weights we distribute are a modified distribution of Gemma: the instruction-tuned weights quantized to GGUF Q4_K_M format for local inference. The 12B quantization is the community re-quantization published as lmstudio-community/gemma-4-12B-it-GGUF. We additionally distribute two audio encoder ("mmproj") files derived from Gemma 4 E4B, in BF16 and Q8_0 precision, which allow the model to transcribe audio directly. No vision components are included.
Additional use policy. Use of Gemma is also subject to Google's Gemma Prohibited Use Policy (https://ai.google.dev/gemma/prohibited_use_policy). That policy is reproduced in full inside the application and is incorporated by reference into the End User License Agreement. By using the model-backed features of the application, you agree to comply with both the Apache License 2.0 and that policy.
Product-specific note. Within Innerbloom Therapy Notes, the model assists a licensed clinician in drafting session documentation that the clinician then reviews. It must not be used to provide unlicensed or autonomous medical or mental-health advice directly to a patient — that falls under the unlicensed-practice-of-a-profession prohibition in Google's policy. Clinical judgment and human review remain with the clinician.
5. Attribution requests and permissions
To request permission to use our name, mark, or content beyond what is described above — including press, partnership, or reseller inquiries — contact legal@innerbloomnotes.com.
6. Copyright complaints
If you believe material on this site infringes your copyright, send a written notice to legal@innerbloomnotes.com including: your contact information; identification of the copyrighted work; identification of the material you claim is infringing and where it appears; a statement that you have a good faith belief the use is not authorized by the copyright owner, its agent, or the law; a statement that the information in the notice is accurate and, under penalty of perjury, that you are authorized to act for the copyright owner; and your physical or electronic signature.
7. Disclaimer
Innerbloom Therapy Notes is a documentation aid for licensed clinicians. It does not provide medical advice and does not replace professional clinical judgment. It is not a medical device and has not been evaluated by the U.S. Food and Drug Administration.
Innerbloom Network LLC is not a HIPAA covered entity and is not a business associate of any practice using the application, because the application operates entirely on the clinician's own machine and Innerbloom neither receives nor stores protected health information. Responsibility for HIPAA compliance and for safeguarding protected health information remains with the practitioner.
The application is a convenience that assists a licensed clinician. It is provided without any guarantee that it will record, transcribe, or generate a note in a given instance, or that its output will be accurate or complete. The notes it produces are created on the clinician's own machine and belong to the clinician, who is solely responsible for reviewing and correcting them. Innerbloom Network LLC has no access to that content and no liability for it, or for any failure of the application to capture, produce, or preserve it.
8. Contact
legal@innerbloomnotes.com