
ClipWave — short videos, endless vibes
向上滑动浏览无尽短视频,声音常开。
@GlenryR10023 · X
Check out what I just built with Lovable!
完整作品展
技术栈
61 projects

向上滑动浏览无尽短视频,声音常开。
@GlenryR10023 · X
Check out what I just built with Lovable!

将您的 Instagram DM 转化为销售对话,通过自动回复和潜在客户管理
@VishuLIV · X
Building DMdaddy, an automation tool that turns Instagram comments into qualified leads through AI-powered DM conversations that work 24/7.

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

从照片生成逼真的会说话AI视频,表情自然丰富。
alexander_shishkov1 · Product Hunt
CraftStory Photorealistic human video, powered by compact AI


输入提示词,自动编辑视频、添加字幕、移除背景并导出社交平台。
fredabila · HN
Vidmoat – a video editing pipeline any AI agent can operate


Screw是音乐表演社交平台,支持视频滑动、语音评论和实时直播。
@VictorNnak42192 · X
Check out what I just built with Lovable!

通过共享链接或二维码在活动中收集嘉宾照片。
@aaronbatilo · X
Shout out I made it. Shout out to me. Pre-vibe coding


从产品 URL 生成 AI 动画社交媒体轮播。
@wilczyn · X
I launched: - AI-powered on-brand animated carousel generator for Instagram, TikTok, LinkedIn, X, and more. Still working on features, but mainly focused on marketing and first users feedback ;)

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