// Legal ยท Privacy Policy

Privacy
Policy

๐Ÿ“… Effective: March 7, 2026 ๐Ÿ”„ Last Updated: March 7, 2026 ๐Ÿ”’ 9 Sections
๐Ÿ›ก๏ธ Privacy-First โ€” We do not collect your data
// 01

Overview

This Privacy Policy explains how ClipsAI Studio ("we", "the Service", "the Application") handles information when you use our AI-powered video clipping software.

ClipsAI Studio is designed as a privacy-first, locally-operated application. The core principle is simple: your video content, transcripts, and personally identifiable information stay on your machine unless you explicitly choose otherwise.

๐Ÿ›ก๏ธ
Privacy-First Design ClipsAI Studio's developers do not operate servers that receive your data. There is no telemetry, no usage analytics, and no account system. Your data is yours.
// 02

Data We Do NOT Collect

The following data is never collected by ClipsAI Studio's developers under any circumstances:

๐ŸŽฅ
Video Files
Your uploaded or downloaded videos are never sent to our servers
๐Ÿ“
Transcripts
Generated transcriptions remain entirely local
๐Ÿ”‘
API Keys
Keys you configure are stored only on your device
๐Ÿ‘ค
Personal Info
No name, email, or identity information collected
๐Ÿ“Š
Usage Analytics
No telemetry, event tracking, or behavioral analytics
๐ŸŒ
IP Address
Your network information is never logged by us
// 03

Local Data Processing

When you use ClipsAI Studio in fully local mode (with local Whisper and Ollama), all data processing happens entirely on your machine:

  • Video files โ€” Read from your local disk, never uploaded anywhere
  • Audio extraction โ€” Temporary .wav files created in your output directory
  • Transcription โ€” Performed locally by Faster-Whisper on your CPU/GPU
  • AI Analysis โ€” Handled by your locally-running Ollama instance
  • Clip output โ€” Written to your configured output folder (OUTPUT_DIR)
๐Ÿ’ป
100% Local Mode Available You can run ClipsAI Studio entirely offline. Use Whisper locally + Ollama locally, with no internet connection required for AI processing.

Temporary Files

The application creates temporary files during processing (e.g. audio.wav, raw clip files, intermediate exports). These are stored in your OUTPUT_DIR and under /tmp/clipsai in Docker. You are responsible for managing and cleaning these files.

// 04

Cloud Services & Data Flow

When you enable cloud-powered features, data leaves your device and is sent to third-party services. Below is a complete breakdown of what is transmitted and when:

Feature Data Sent Destination Triggered
Groq Whisper Transcription Audio chunks (MP3, โ‰ค25MB each) Groq API servers Optional
Groq / OpenRouter LLM Text transcript (max 5000 chars) Groq / OpenRouter servers Optional
YouTube Download (yt-dlp) HTTP request to YouTube servers YouTube / Google servers Optional
Pyannote Diarization HuggingFace model download (one-time) HuggingFace CDN Optional
Local Whisper Model Model file download (one-time) OpenAI / HuggingFace CDN First run
Ollama Models Model file download (one-time) Ollama model registry Optional
โ˜๏ธ
Cloud Usage Disclosure When cloud services are enabled, your audio and text data are subject to the privacy policies of those third-party providers. Review each provider's policy before enabling cloud features.
// 05

Third-Party Providers

When you use cloud features, the following third-party providers process your data under their own privacy policies:

Provider Data Processed Privacy Policy
Groq Audio files, text prompts groq.com/privacy-policy
OpenRouter Text prompts (LLM queries) openrouter.ai/privacy
HuggingFace Model downloads (one-time) huggingface.co/privacy
YouTube (Google) Video stream access policies.google.com/privacy

We have no control over and no responsibility for the data practices of these third parties. We encourage you to review their respective privacy policies.

// 06

Data Retention

On Your Device

All data produced by ClipsAI Studio is stored locally on your device in the OUTPUT_DIR you configure. You have full control over this data and can delete it at any time.

Cloud Provider Retention

If you use cloud features, data retention is governed by the respective third-party provider:

  • Groq: Does not retain audio or transcription data after processing (refer to their policy for updates)
  • OpenRouter: Prompt data retention varies by model provider
  • YouTube: Google's data retention policies apply to all interactions

Deleting Your Data

To remove all data produced by ClipsAI Studio:

  1. Delete the contents of your OUTPUT_DIR (default: D:\clipsai_out or /app/output in Docker)
  2. Delete the Whisper model cache in WHISPER_MODEL_DIR
  3. Delete the .env or config.py file containing your API keys
  4. Uninstall the application
// 07

Your Rights

Since ClipsAI Studio does not collect personal data, traditional data subject rights (such as those under GDPR or CCPA) do not directly apply to our application. However:

๐Ÿ“ค
Data Access
All your data is on your own machine โ€” fully accessible at any time
๐Ÿ—‘๏ธ
Deletion
Delete your output directory and config files at any time
โœ‹
Opt-Out
Disable cloud features at any time to prevent data leaving your device
๐Ÿ”
Portability
Your clips and transcripts are standard formats โ€” fully portable

For rights related to data processed by third-party providers (Groq, OpenRouter, etc.), please contact those providers directly using the links in Section 5.

// 08

Cookies & Tracking

ClipsAI Studio is a locally-run desktop application (Streamlit). It does not use:

  • Browser cookies for tracking or advertising
  • Analytics scripts (e.g. Google Analytics, Mixpanel)
  • Pixel trackers or fingerprinting
  • Session recording tools

Streamlit may use browser localStorage to persist UI state (e.g. session state between reloads). This data is stored entirely in your browser and is never transmitted externally.

๐Ÿช
No Tracking Cookies We do not use cookies for any purpose including advertising, analytics, or user profiling. The Streamlit session state is purely functional.
// 09

Policy Changes & Contact

9.1 Changes to This Policy

We may update this Privacy Policy from time to time. Changes will be reflected by updating the "Last Updated" date at the top of this page. We encourage you to review this policy periodically. Continued use of ClipsAI Studio after any changes indicates your acceptance of the updated policy.

9.2 Contact Us

If you have any questions, concerns, or requests regarding this Privacy Policy, please reach out to us:

๐Ÿ“ฌ
Get In Touch GitHub Issues: github.com/ClipsAI/clipsai/issues
Documentation: clipsai.com
We aim to respond to all privacy inquiries within 30 days.

9.3 Applicable Regulations

If you are in the EU/EEA, this Privacy Policy is intended to comply with the General Data Protection Regulation (GDPR). If you are a California resident, this policy is intended to comply with the California Consumer Privacy Act (CCPA). Given that we collect no personal data, most provisions of these regulations do not apply, but we remain committed to the spirit of data minimization and user privacy.