AI features#
Wunjo Make is a full video editor first. Its AI tools come on top of it in two ways:
Plugins do one job on your media: swap a face, animate a portrait, make a face speak an audio track, clone or separate a voice. Each plugin is a separate download with its own environment, so you install only what you use and a broken or heavy plugin never affects the editor.
The assistant in the Chat panel works on the whole project: it cuts, arranges, adds effects and runs plugins using the same tools you do. It can be a local model installed as a plugin, or the agent you already use (Claude Code, Cursor, Codex) connected through Wunjo’s MCP server.
- Installing plugins
Add a
.wmpluginfile, download its models, set an API key.
- Face and voice tools
Face Swap, Live Portrait, Lip Sync, Clone Voice and Separator.
- Assistant
Edit by chatting: a local model or your own agent over MCP.
- Build your own plugin
A manifest and a Python script. Documented in Wunjo Plugins.