
What is JoyAI Video Edit
JoyAI Video Edit is an open-source real-time video-editing model by JD.com, released on the jd-opensource GitHub on August 5, 2026, for developers and creators who want to cut and restyle footage on the fly. It streams at 720p and 30 frames per second on a single consumer GPU. The release targets the same low-latency editing niche that cloud tools struggle to serve.
Core Features
- Real-time streaming edits apply filters, masks, and style transfers without a long render wait.
- An autoregressive diffusion pipeline pairs an MLLM encoder with a causal VAE and an MMDiT backbone.
- The model scores at the top of the OpenVE-Bench leaderboard for editing quality.
- Text prompts drive object removal, background swap, and color grading in one pass.
- Apache-2.0 licensing lets startups ship it in commercial products.
- A Python API and Docker image simplify local deployment.
- A built-in upscaler sharpens low-res source clips before the edit pass.
Use Cases
- E-commerce live streams that swap product backdrops mid-broadcast.
- Home-design demos that preview furniture and paint in real time.
- Embodied-AI teams that synthesize training video for robots.
- Game studios prototyping in-world video effects.
Pricing
JoyAI Video Edit is free to use under the Apache-2.0 license, with no paid subscription required. JD.com hosts the weights and code on GitHub for self-hosting. Commercial use is permitted under the Apache-2.0 terms without royalty payments.
Our Take
Best for engineers who need low-latency editing in their own stack; the trade-off is that consumer hardware still limits resolution to 720p. See more on aifreetool.site/tool-category/ai-video/.










