AI Skill Hub 值得关注:ai-video-editor AI技能包 是一款优质的AI工具。AI 综合评分 5.7 分,在同类工具中表现稳健。如果你正在寻找可靠的AI工具解决方案,这是一个值得深入了解的选择。
ai-video-editor AI技能包是可安装AI技能包,大语言模型、高速。安装后AI可调用专属能力,适合开发者和运营人员。
ai-video-editor AI技能包 是一款基于 TypeScript 开发的开源工具,专注于 installable、typescript 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
ai-video-editor AI技能包是可安装AI技能包,大语言模型、高速。安装后AI可调用专属能力,适合开发者和运营人员。
ai-video-editor AI技能包 是一款基于 TypeScript 开发的开源工具,专注于 installable、typescript 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:npm 全局安装 npm install -g ai-video-editor # 方式二:npx 直接运行(无需安装) npx ai-video-editor --help # 方式三:项目依赖安装 npm install ai-video-editor # 方式四:从源码运行 git clone https://github.com/sahandghavidel/ai-video-editor cd ai-video-editor npm install npm start
# 命令行使用
ai-video-editor --help
# 基本用法
ai-video-editor [options] <input>
# Node.js 代码中使用
const ai_video_editor = require('ai-video-editor');
const result = await ai_video_editor.run(options);
console.log(result);
# ai-video-editor 配置说明 # 查看配置选项 ai-video-editor --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export AI_VIDEO_EDITOR_CONFIG="/path/to/config.yml"
npm install
services: baserow: # Database and UI port: 714 tts-service: # AI speech synthesis port: 8004 parakeet-env: # Transcription environment python: local local-ffmpeg: # Video processing capabilities: hardware-accelerated minio: # Object storage port: 9000 ```
Create a .env.local file in the root directory with your Baserow configuration:
For Self-Hosted Baserow:
```env
BASEROW_API_URL=http://host.docker.internal/api BASEROW_EMAIL=your_email@example.com BASEROW_PASSWORD=your_password BASEROW_TABLE_ID=your_table_id_here
**For Baserow Cloud:**
env
BASEROW_API_URL=https://api.baserow.io/api BASEROW_EMAIL=your_email@example.com BASEROW_PASSWORD=your_password BASEROW_TABLE_ID=your_table_id_here ```
/api/generate-tts # TTS generation + MinIO upload
/api/generate-video # Video synchronization via local FFmpeg
A comprehensive Next.js application for automated video content creation with integrated TTS (Text-to-Speech), video synchronization, and intelligent automation features.
Text Edit → TTS Generation → Video Synchronization → Final Production
↓ ↓ ↓ ↓
Baserow MinIO Storage Local FFmpeg Playback Ready
field_6890 field_6891 field_6886 Media Players
host.docker.internal:714 - Data persistencehost.docker.internal:8004 - Speech synthesishost.docker.internal:9000 - File storagelocalhost:3000 - User interfaceSceneCard.tsx # Main component with 5-button interface
├── State Management # React hooks for UI state
├── Media Refs # useRef for audio/video elements
├── API Integration # Fetch calls to generation endpoints
├── Auto-generation # Conditional workflow automation
└── Error Handling # Graceful failure recovery
POST http://host.docker.internal:8004/generate-speechgit checkout -b feature/amazing-feature该工具未明确声明开源协议,商业使用前请联系原作者确认授权范围,避免侵权风险。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
总体来看,ai-video-editor AI技能包 是一款有一定参考价值的AI工具,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | ai-video-editor |
| 原始描述 | 开源AI工具:Edit a video locally using llms super fast。⭐16 · TypeScript |
| Topics | installabletypescript |
| GitHub | https://github.com/sahandghavidel/ai-video-editor |
| 语言 | TypeScript |
收录时间:2026-05-17 · 更新时间:2026-05-19 · License:未公布 · AI Skill Hub 不对第三方内容的准确性作法律背书。