
Video to Prompt Generator – Convert Videos into AI Prompts
将视频转换为 Midjourney 和 Stable Diffusion 的 AI 提示词。
Video to Prompt — 将视频内容转换为可用于 AI 创作的提示词
完整作品展
技术栈
39 projects

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



屏幕录制和AI摘要,快速生成团队消息。
@edithproapp · X
Best screen recording and sharing tool for teams. Built-in video automation and workflows. Businesses can integrate it in their apps using our SDKs

用AI故事板和一致的角色将剧本转换为视频
@tinkerersanky · X
You can make films with AI

Flux AI 免费生成编辑 AI 图像和视频
FLUX AI ART — 基于 Flux 的图像生成网站

FORMA — AI健身平台,提供摄像头动作指导、饭食扫描和3D肌肉地图
@formabuild · X
— free AI fitness app where your camera does the work: snap a meal for calories + a score for your goal, film a set for rep-by-rep form coaching. 🏋️

用图片、文本或多个参考生成AI视频,支持音视频同步。
MotionSeed — AI 视频生成平台,聚合 Sora 2、Veo 3.1、Seedance 2.0 等多个主流 AI 视频模型,支持文字生成视频、图片生成视频,无需分别注册各平台账号,注册即送免费额度。

Create professional rotating product videos from a single image using AI. Perfect for e-commerce, Instagram, and product marketing. Plans from $19/mo.
@benedekdaniel_ · X
- Generate converting rotating product videos for your webshop in minutes. We have more than 3000 users already!

Animate Old Photos:用AI将您的老照片转换成生动的视频
Animate Old Photos — 利用 AI 让那些定格在老照片中的回忆再次“动起来”,让记忆变得更加生动,回到了过去的美好时光。

Remotalk:用AI连接朋友,突破语言和残疾障碍。
@RemoStart · X
Ours is an amazing platform called If you have a diverse team, the platform is for you!

将热门视频转化为品牌资产并一键发布到各社交平台。
@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