Spaces:
Sleeping
Sleeping
metadata
title: Auto Clipper
emoji: π¬
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
app_port: 7860
Auto Clipper AI π
An automated AI tool to extract viral clips from long videos using Faster-Whisper and Llama-3.
Features
- ποΈ Automatic Speech Recognition (STT)
- π€ AI-powered viral segment analysis
- β¨ Multiple video styles (Cinematic Blur, Split Screen, Smart Crop)
- π Automatic TikTok-style captions
Local Setup
- Clone the repository
- Install dependencies:
pip install -r requirements.txt - Set up
.envwith yourGROQ_API_KEY - Run:
uvicorn main:app --port 8000
API Endpoints
POST /auto-clip: Upload a video and get viral clips.