
Frame24 — AI Product Video Generator for SaaS & B2B
AI tool that generates polished, on-brand product and marketing videos from your website and UI.
The full gallery
Tech stack
27 projects

AI tool that generates polished, on-brand product and marketing videos from your website and UI.

Generate explainer videos for SaaS products from just a URL.
@thodekaido · X
. Make explainer videos for your business/saas . Just put your website URL and we handle the rest.

Generate AI demo videos from a product URL for marketing and social media.
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

Create product images, marketing materials, and videos using AI prompts from a gallery.
Pixonara — AI 图片、视频与提示词工作台,集中浏览 GPT Image、Nano Banana、Midjourney、Seedance 等模型的免费提示词,并结合文字或参考图片制作商品视觉、营销素材和短视频

Generate product demo videos from your landing page URL ready to share on social media.
@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

Generate videos and ads for your product from its URL using AI.
@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 👇

Generate on-brand marketing ads in every size by pasting your website.
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

Generate launch videos from URLs or text descriptions in seconds.
@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 👇

Generate product photos, videos, and ads for e-commerce with AI, then A/B test and auto-promote winners.
@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

Embed videos in PDF documents to track engagement and viewership.
@Cam_james05 · X

Transform trending videos into branded assets and auto-publish to multiple platforms.
@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