
TransDub: Automatically Translate and Dub Videos with AI
自动将视频翻译配音成多种语言。
@pradeepcep · X
AI powered translation and dubbing:
完整作品展
技术栈
41 projects

自动将视频翻译配音成多种语言。
@pradeepcep · X
AI powered translation and dubbing:

自动为社交媒体上的 talking-head videos 添加 captions、cuts 和 zooms。
@subtions · X
create publishing ready videos in under 40 seconds. Join the waitlist to get a month of pro free:

用Videodance生成电影级AI视频,支持音视频同步和多镜头叙事。
Videodance — AI 视频生成器,基于 Seedance 2.0,提供原生多镜头叙事、音视频同步和 2K 影院级画质输出。无需任何剪辑经验,即可创作出人物形象一致、对话完美同步的专业电影级视频。

从文本或图像生成视频,支持精准运动控制、音频生成和唇形同步。
Veo3 AI Video Generator — 支持文本转视频和图像转视频,配备原生音频生成和精准唇形同步,2-5秒完成专业级视频创作。

使用AI文生图和文生视频工具将故事转换为插图和视频
aniv — 一站式 AI 创作工具站,浏览器打开即用:AI 文生图、AI 文生视频、视频画质增强、字幕合成

结合图像、视频、音频和文本参考生成电影级AI视频。

将视频转换为 Midjourney 和 Stable Diffusion 的 AI 提示词。
Video to Prompt — 将视频内容转换为可用于 AI 创作的提示词

用文字或图片生成具有电影感摄像机运动的专业视频。
Seedance AI Video Generator — 用 文字/图片 生成视频,Seedance AI 将您的想法转化为令人惊叹的视频(Seedance 1.0 Pro 模型)

Vidmo 是浏览器 AI 视频编辑器,从提示词创建动画视频,支持关键帧、效果和配音编辑。
u/Savings_Wolverine408 · Reddit
turns out you can make launch videos in the browser now! turns out you can make launch videos in the browser now, and Claude Opus is doing the heavy part we have been working on vidmo.app , a free browser based motion design editor for making product videos, launch clips, social ads, and simple motion graphics without opening After Effects. the idea is not to make another AI video toy where you type one prompt and get stuck with whatever comes out. the editor works more lik

使用 VideoPicAI 通过文本描述生成 AI 图像和视频。
struy · HN
Transform your ideas into stunning visual stories. VideoPicAI is the world's leading AI platform for generating professional images, videos, and short films using cutting-edge models.

使用参考视频的动作将静态图像转换为动画。
Kling Motion Control — AI Motion Transfer with Kling 3.0

将热门视频转化为品牌资产并一键发布到各社交平台。
@nrqa__ · X
the AI agent resource list I wish existed a year ago 1). for learning the fundamentals (videos) ↳ llm introduction - the crash course that actually explains how these models work before you touch a line of code ↳ llms from scratch - build one yourself so the black box stops feeling like magic ↳ agentic ai overview (stanford) - a proper academic breakdown of what makes an "agent" different from a chatbot ↳ building and evaluating agents - how to actually test whether your agent is doing its job or just faking it ↳ building effective agents - practical patterns for agents that hold up outside a demo ↳ building agents with mcp - how model context protocol changes the way agents connect to tools and data ↳ building an agent from scratch - no frameworks, no shortcuts, just the raw build ↳ philo agents - a full playlist for going deeper once the basics click 2). for cloning and remixing (repos) ↳ genai agents - a growing collection of agent examples you can clone and