
完整作品展
技术栈
27 projects


从URL为SaaS产品生成解释视频。
@thodekaido · X
. Make explainer videos for your business/saas . Just put your website URL and we handle the rest.

从产品 URL 生成 AI 演示视频用于营销和社交媒体。
u/Rae_Shin_ · Reddit
Why spend hours making demo videos? Paste a URL and let AI do it These days everyone is building products, but promoting them is a completely different challenge. Recording demos, editing videos, adding captions, and making content for Shorts, TikTok, Reels, or ads takes a lot of time. So I built Screenzy.pro. Just paste your product URL, and it automatically creates product demo videos that explain what your product does. It works well for social media content, launch videos, tutoria

浏览AI提示词库,使用GPT Image等工具创建产品图像和营销素材。
Pixonara — AI 图片、视频与提示词工作台,集中浏览 GPT Image、Nano Banana、Midjourney、Seedance 等模型的免费提示词,并结合文字或参考图片制作商品视觉、营销素材和短视频

将落地页转化为品牌演示视频,可直接分享到社交媒体。
@premstroke · X

A complete way to promote your product with video. Demos, launch films, social cuts, testimonials and ads, from a screenshot, a URL or a sentence.
@therealaky · X
Create product videos that convert

输入产品网址自动生成营销视频和广告。
@GaneshNayak__ · X
— an AI Marketing Team for B2B SaaS founders. It generates motion graphic SaaS videos, image ads, and carousel ads on autopilot — no editor, no designer needed. Check it out 👇

通过粘贴网站生成品牌广告,覆盖所有尺寸。
hanmen9527 · V2EX
分享我刚上线的一个项目: On Brand Ads,粘网址生成品牌广告 最近上线了一个自己做的项目,来 V2EX 分享一下,求各位拍砖。 地址: https://onbrandads.com 做这个的起因:自己在做项目需要投广告时发现,市面上的 AI 广告生成工具基本两种—— 要么给你一个空白 prompt 让你自己写,要么就是把一张图裁成几个尺寸。 品牌对不上,文案更没人帮你写。 所以这个项目反过来做,核心思路是「文案优先」: 1. 粘网站 URL ,自动抓取真实的品牌信息(颜色、字体、Logo 、标题、产品卖点), 每条都标注来源,不编造。 2. 先生成文案:选广告目标(被人认识 / 讲清价值 / 促成下单 / 建立信任), 自动起草标题和 CTA 。 3. 一次出 5 种尺寸:1:1 / 4:5 / 9:16 / 16:9 / 21:9 ,每个尺寸原生构图,不是裁剪。 商业模式是积分制,1 积分 = 1 张图,注册送 6 个积分,不用绑卡。 技术栈: - Next.j

从URL或文本描述快速生成发布视频。
@VanillaSkyAI · X
is like Lovable for video. Paste a URL, get a launch video, chat to edit, post 🎬 Here's one I made in minutes 👇

为电商生成产品照片、视频和广告,自动 A/B 测试并推送赢家。
@VisualLiftai · X
Creative ai hub for ecommerce -image generation - video & ad generation - social (organic) - Dynamatic product ads - email design generation New: Amazon studio for generating listings and A+ content

在 PDF 文档中嵌入视频,跟踪观众参与度和分析数据。
@Cam_james05 · X

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