ClipFlow AI - Turn Long Videos into Viral Short ClipFlow AI - Turn Long Videos into Viral Short
AI-powered tool that finds viral moments in long videos, generates captions, and exports ready-to-post clips.ClipFlow AI - Turn Long Videos into Viral Short
AI-powered tool that finds viral moments in long videos, generates captions, and exports ready-to...
Overview
ClipFlow AI is a self-hosted web application that uses artificial intelligence to automatically identify the most viral-worthy moments in your long-form videos, podcasts, or webinars. It generates compelling titles and social-ready captions, then exports perfectly trimmed clips for TikTok, Instagram Reels, and YouTube Shorts.
Features
| Local AI Transcription | Uses Whisper AI locally — zero API costs, complete privacy |
| 4-Round AI Analysis | Gemini AI refines clips through 4 quality rounds |
| Custom Clip Duration | Choose 15s, 30s, 45s, or 60s clips |
| Real Video Export | FFMPEG extracts actual MP4 files, not text metadata |
| Preview Before Export | Watch individual clips before downloading |
| One-Click Regenerate | Not satisfied? Regenerate clips instantly |
| Fully Responsive | Works flawlessly on mobile, tablet, and desktop |
| Futuristic UI | Nebula theme with glassmorphism effects |
| Built-in Documentation | /docs page explains everything to buyers |
| Easy to Customize | Change colors, logo, and branding in minutes |
| Production Ready | Clean code, error handling, progress tracking |
| Resell Rights | Modify and resell to your own clients |
Requirements
Server Requirements:
- Python 3.9 or higher
- FFMPEG installed on system
- 2GB+ RAM (4GB recommended)
- 2GB free disk space
API Keys Required:
- Google Gemini API Key (Free tier available)
Browser Support:
- Chrome 90+
- Firefox 88+
- Safari 14+
- Edge 90+
Instructions
Installation
- Extract the ZIP file to your server or local machine
- Install Python dependencies:
bash
pip install -r requirements.txt
- Install FFMPEG (if not already installed):
- Windows: Download from gyan.dev/ffmpeg/builds/
- Mac:
brew install ffmpeg - Linux:
sudo apt install ffmpeg
- Create
.envfile in root directory:
text
GEMINI_API_KEY=your_google_gemini_api_key_here
Get your free API key from: aistudio.google.com/app/apikey
- Run the application:
bash
python app.py
- Open your browser:
text
http://127.0.0.1:5000
Customization
- Change colors: Edit CSS variables in
templates/base.html - Change logo: Modify
.logo-iconintemplates/base.html - Change branding: Edit text in
templates/index.htmlandtemplates/editor.html - Documentation: Visit
/docsafter installation for detailed guide
Deployment
For production deployment, set debug=False in app.py and use a production WSGI server like Gunicorn or Waitress.
Other items by this author
| Category | Scripts & Code / Python |
| First release | 9 April 2026 |
| Last update | 9 April 2026 |
| Files included | .py, .css, .html, Javascript .js |
| Tags | app, responsive, bootstrap, SCRIPT, dark, modern, dashboard, editor, social, marketing, Web, youtube, video, content, python, instagram, tool, creator, UI, viral, ai, media, clip, automation, flask, futuristic, extractor, podcast, mode, tiktok, tailwind, reels, shorts, transcription, whisper, ffmpeg, gemini, self-hosted, glassmorphism, nebula |








