amirmushichge/vibemotion — explained in plain English
Analysis updated 2026-05-18
Animate a static Figma design frame using a text prompt describing the motion.
Generate an animated preview from imported video clips and refine it before exporting.
Transcribe audio in a video project locally without sending files to a server.
Edit and arrange effects on a timeline entirely offline on your own machine.
| amirmushichge/vibemotion | alicankiraz1/codexqb | cambrian-mllm/cambrian-p | |
|---|---|---|---|
| Stars | 28 | 28 | 28 |
| Language | Python | Python | Python |
| Setup difficulty | moderate | easy | hard |
| Complexity | 3/5 | 3/5 | 5/5 |
| Audience | designer | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
Windows only, needs an NVIDIA GPU for AI video generation and large model downloads on first launch.
VibeMotion is a local AI-assisted video editor that runs on Windows. You import video files or bring in frames from Figma designs, then write text prompts to describe the motion you want. The tool generates animated previews and renders final MP4 files, with all processing happening on your own machine. Nothing is sent to external servers. The editing loop works in clear steps: import your material, write a brief describing the motion, preview the result, tune it if needed, and export. You can also work with a timeline, arranging effects across the video's duration. If you use Figma, a companion plugin lets you pull design frames directly into the editor, making it possible to animate static layouts. Under the hood, VibeMotion downloads and runs several AI models locally. The video generation component is LTX 2.3 from Lightricks, which produces the motion. A Google Gemma language model handles text understanding. Audio transcription uses faster-whisper. All these components are set up automatically on the first launch, though the downloads are large and take time on a slow connection. The setup process is designed for non-developers. You download a ZIP from GitHub, extract it, and double-click a single file called Launch-VibeMotion.bat. The launcher handles Python, FFmpeg, Ollama, and model downloads for you, printing status messages as it goes. You need a Windows 10 or 11 machine, enough free disk space for the model files, and an NVIDIA GPU if you want AI video generation. Basic editing works without the GPU. The project is labeled pre-alpha, meaning it is still experimental. The interface and features may change, and some workflows can be unstable depending on your hardware and the media you are working with.
A local, Windows-only AI video editor that turns text prompts and Figma frames into animated previews and rendered videos.
Mainly Python. The stack also includes Python, LTX 2.3, Gemma.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly designer.
This repo across BitVibe Labs
Verify against the repo before relying on details.