Auto-edit videos
from your terminal
Your AI agent analyzes footage, picks the best cuts, and renders on your original 4K. Your footage never leaves your machine.
curl -sL https://kalafy.ai/api/install | bashSee it in action
Raw footage on the left. AI-edited result on the right. Same video. Zero manual editing.
Two tools. One pipeline.
Auto-edit your footage. Generate the soundtrack. Done.
Auto-Edit
LiveAI analyzes every frame at full resolution. Finds the best moments, cuts silence, picks transitions. Returns precise timestamps. You render locally on original 4K.
AI Music
LiveGenerate custom background music from text. Any mood, any length up to 3 minutes. Get .mp3 back. Your agent mixes it into the final video automatically.
Coming soon
Motion Graphics
SoonAuto-add overlays, callouts, and animated transitions
Sound Effects
Soon30+ curated SFX. Whooshes, risers, impacts
Viral Effects
SoonFace swap, style transfer, AI animation
Zero to edited vlog in 10 minutes
Install in 10 seconds
One command. Works with Claude Code and any AI agent that reads skills.
Describe what you want
"Edit my vlog, cinematic" or "Generate lofi music, 30s". Natural language.
Get production-ready output
AI picks the best cuts, renders on your original 4K. Music generated as .mp3.
Real output from Auto-Edit
Precise cut points with reasoning. Your agent applies these locally on your 4K footage.
{
"status": "completed",
"confidence_score": 0.97,
"edit_decisions": [
{
"action": "keep",
"in": 0.0, "out": 4.0,
"reason": "Intro hook and speaker intro",
"transition": "fade"
},
{
"action": "keep",
"in": 5.0, "out": 11.0,
"reason": "Product showcase, two segments merged",
"transition": "dissolve"
},
{
"action": "keep",
"in": 20.0, "out": 26.5,
"reason": "Benefits comparison, argument flow",
"transition": "dissolve"
}
],
"suggestions": [
"Add soft acoustic track during benefits section"
]
}Just tell your agent
Start editing videos from code
First 100 developers get instant access with 100 free credits. No card required.
curl -sL https://kalafy.ai/api/install | bash