Terms of Service
Last updated · 2026-05-09
These terms describe how the Nootely prototype may be used. They are a starting point and should be reviewed by a legal professional before any production deployment.
Prototype notice. Nootely is a prototype interface. You are responsible for any provider keys, audio content, and generated outputs you choose to use with it.
Acceptance of Terms
By using the Nootely interface you agree to these terms. If you do not agree, do not use the application.
Description of Service
Nootely is a frontend that records audio in your browser, streams it to a speech model you configure, and uses an LLM you configure to produce summaries and structured form values.
User Responsibilities
- You are responsible for obtaining consent before recording.
- You are responsible for your provider account and usage costs.
- You are responsible for ensuring your use complies with local laws.
API Keys and Provider Configuration
You provide your own API keys for OpenAI or Microsoft Azure. The prototype keeps these in browser memory. For production use, route keys through your own backend instead.
Access Token Usage
Calls that hit your backend require an access token issued by yoursecret.pyservice. Treat the token like any other credential.
User Content
You retain ownership of audio, transcripts, summaries, and form values you generate. Nootely does not claim rights to your content.
Audio and Transcript Data
Audio is captured in the browser and sent to the speech provider you select. Transcripts are returned to your browser and may be persisted only if you explicitly export or save them.
AI-Generated Outputs
Summaries, form values, and references are AI-generated and may contain errors. You are responsible for reviewing them before relying on them.
No Guarantee of Accuracy
Nootely makes no guarantee that transcripts, summaries, or form values are accurate, complete, or fit for any particular purpose.
Prohibited Use
- Recording without consent where consent is required by law.
- Use to harass, defame, or violate the rights of others.
- Use that violates your provider's acceptable use policy.
Service Availability
Nootely is provided as-is. Availability depends on the providers you configure. There is no service-level agreement in this prototype.
Limitation of Liability
To the maximum extent permitted by law, Nootely's authors are not liable for any direct, indirect, or consequential damages arising from your use of the application.
Changes to Terms
These terms may change as the project evolves. Continued use after changes constitutes acceptance of the updated terms.
Contact
For questions or issues, open a discussion on the project repository or contact the maintainer through the project page.

