Discover and explore top open-source AI tools and projects—updated daily.
yoquAI-powered local video creation workbench
Top 75.3% on SourcePulse
Lingji Cut (灵剪) is an open-source, local-first AI video creation workbench designed for content creators. It integrates a comprehensive workflow, encompassing scriptwriting, asset management, AI-powered review, text-to-speech (TTS), subtitle processing, timeline editing, and video export into a unified desktop environment. This tool aims to streamline the entire video production process, allowing users to generate polished videos from raw materials or existing audio and subtitles.
How It Works
The core of Lingji Cut is its integrated, local-first approach. It manages content creation stages within a desktop application, starting with an AI-assisted writing workbench for script development (.md files) featuring version history and AI review capabilities. The workflow extends to a unified video workbench with a professional timeline editor supporting multiple audio, video, subtitle, and AI-generated visual card tracks. It leverages a multi-provider AI configuration, allowing users to connect various LLMs (OpenAI-compatible, Gemini, LM Studio), image generation services, and TTS providers (like MiniMax). Additionally, it integrates with Claude ACP Runtime and MCP pipelines for external agent-based automation and control.
Quick Start & Requirements
npm install (uses npm mirrors by default; may require setting ELECTRON_MIRROR and npm_config_disturl environment variables for specific network environments).npm run devnpm run buildnpm run dist:mac (macOS) or npm run dist:win (Windows).npm testHighlighted Details
.md scripts with multi-file tabs, resource management, search/replace, version history, AI generation, and AI review.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The application is desktop-first with a minimum window size constraint (~1100x760) and is not optimized for mobile. The script-to-video workflow relies on MiniMax TTS, and Douyin (TikTok) import depends on the external bcut transcription service. AI analysis, generation, TTS, and Agent Runtime functionalities require user-configured external services. macOS packaging is not yet formally signed or notarized for distribution.
1 week ago
Inactive