Privacy Policy

Last updated: September 14, 2026

At VibeClips, your privacy is our priority. We designed our architecture specifically so that we do not have to collect, process, or store your personal data, audio files, or API keys on our servers.

1. Information We Do Not Collect

Unlike traditional cloud-based video generators, VibeClips operates almost entirely on your local device (client-side). Therefore:

  • Audio Files: Any MP3 or WAV files you upload are processed locally in your browser. We never upload them to our servers.
  • API Keys: Your Gemini API Key and Telegram Bot Tokens are saved directly to your browser's localStorage. They are transmitted directly from your device to Google or Telegram's APIs. They never touch our servers.
  • Generated Videos: Videos are rendered using your device's GPU (via the WebCodecs API) and downloaded directly to your hard drive.

2. Third-Party Services

While VibeClips does not collect your data, the app communicates with the following third-party APIs based on your configuration:

  • Google Gemini API: Used to generate the text and procedural code for the visuals. Please review Google's Privacy Policy to understand how they handle your prompts.
  • Telegram API: (Optional) Used to deliver rendered videos directly to your device. Please review Telegram's Privacy Policy.

3. Local Storage

We use your browser's local storage mechanism to save your preferences, API keys, and queue state so that you do not have to re-enter them every time you visit. You can clear this data at any time by clearing your browser's site data.

4. Open Source Transparency

VibeClips is open-source. You are completely free to inspect the source code on GitHub to verify our data handling practices.

Contact Us

If you have any questions about this Privacy Policy, please open an issue on our GitHub repository.