Timeline Studio

About the project

Professional timeline editing, built for browser AI

Timeline Studio is an open-source experiment in bringing serious media editing and modern ONNX inference into a single browser workspace. It is local-first, installable and designed around a multi-track timeline rather than a one-click template flow.

Project facts

ProductTimeline Studio
CategoryBrowser-based AI video editor and voiceover generator
LicenseMIT License
TechnologyReact, Vite, ONNX Runtime Web, WebAssembly, WebGPU, MediaRecorder and FFmpeg WASM support
Primary workflowsAI voiceover, automatic captions, talking portraits, visual editing, multi-track composition and video export
Sourcegithub.com/MartinDelophy/ai-video-editor
Live applicationvideo-editor.ai-creator.top

What “local-first” means here

Editing operations and project-media processing are designed to happen in the browser. Large model files still need to be downloaded, and browser capabilities determine which AI and export paths are available. The project documents these limits instead of presenting remote or simulated output as local inference.

Use the editorView source