
surebrand-ai
Sure.ai AI Design Tools
alext_vincent · Product Hunt
Sure.ai AI Design Tools
The full gallery
Tech stack
96 projects

Sure.ai AI Design Tools
alext_vincent · Product Hunt
Sure.ai AI Design Tools

Share a link to start a video chat with anyone, no sign-up required.
u/abcde12399 · Reddit
I always begged engineers to fix even a typo. Now I've built my own video call app. I come from business and design. I was always the one begging engineers to fix even a typo. Then I found vibecoding and started building things myself!!! TinyRoom is my first real project. You share a link, people click it, you're in a video call. No accounts, no downloads. Up to 8 people (4 for mobile). Basically Zoom without everything annoying about Zoom. I use it for my own community's weekly sessions

Ask an AI oracle for cross-sector market signals, trends, and intelligence.
@PythiaAIOracle · X

Add conditional logic directly to your native Webflow form — no embedding, no rebuilding your design. Show/hide fields, route submissions by select or checkbox value, auto-respond.
@roolifyapp · X
We built Roolify for Webflow. It adds conditional logic to Webflow native forms and conditional routing for form submission

Web monitoring tool that scores information and surfaces significant events as alerts.
arvind_pcode · HN
ScoutFox – An alert layer for first-mover intelligence


Track LinkedIn engagement to identify buying signals and generate CRM-ready leads.
@traxy_ai · X
LinkedIn is where B2B deals are. helps you connect with the signals for these deals as soon as they arise and have them ready for your outbound systems. Do not be part of the noise, but the conversations.

An AI agent team plans, designs, and deploys full-stack applications with real databases and APIs.
@islamtaha · X

Gojiberry AI detects warm leads from buying signals and runs personalized outreach campaigns automatically.
@romanbuildsaas · X
Try here (free for 7 days)

Make music with webcam hand gestures—chords, harmony, theremin pitch, no signup needed.
lisheng3698 · V2EX
我把摄像头变成了乐器:从手势识别到 Web Audio,分享 5 个真正踩过的坑 最近做了一个有点不一样的浏览器小项目:用摄像头识别双手动作,再把手的位置和姿势映射成和弦、音高、音量和音色。 不需要安装软件,也不需要麦克风。打开网页、允许摄像头后,就可以隔空演奏。 项目地址:[GestureSynth.me]( https://gesturesynth.me/) 建议使用最新版 Chrome 或 Edge 。摄像头画面只在本地处理,不会上传。 ## 真正难的不是“识别到手” 最开始我以为,只要 MediaPipe 能返回手部关键点,剩下的事情就是把坐标转换成音符。 实际做下来发现:**识别出一只手很容易,让它变成一个“能演奏”的控制器才难。** 摄像头每一帧都会返回一组手部关键点,但这些坐标会轻微抖动,偶尔还会丢失。如果直接把原始坐标连接到音高或者音量,听起来会非常不稳定。 最后形成的处理链路大致是: ```text 摄像头 → 手部关键点识别 → 提取手掌位置、距离和手势 → 平滑、死区和状态保持 → 映

Track trending Meme Coins by aggregating market signals and X social discussions.
@xy050310 · X
最近一直在体验 @dappOS_com 的 xBubble Coding,这两天顺手做了一个自己一直想要的小工具——AI Meme 热点雷达。 👉 玩 Crypto 的人应该都有同样的感受,真正难的不是获取信息,而是信息太多。 每天都有新的 Meme、新的叙事、新的热点,X、Telegram、社区讨论、KOL 观点不断更新。很多时候,当一个项目真正火起来的时候,市场已经提前反应了。 所以我想做一个工具,把这些分散的信息整合到一起。 它不会告诉你哪个币一定会涨,也不会替你做交易,而是持续监控市场热度变化,整理不同平台的讨论情况,帮助用户更快发现值得关注的新热点,把原本需要花大量时间收集的信息,用更直观的方式展示出来。 整个开发过程也让我挺意外。 我没有写一行代码,只是把需求描述给 xBubble,不到十分钟,一个可以直接访问的网站就已经搭建完成。从页面生成、功能实现到部署上线,整个流程几乎都是自动完成的。 以前很多 AI Coding 工具解决的是"写代码"的问题,但真正做一个产品,后面还有服务器、部署、域名、接口等一系列工作。 而 xBubble 更像是在帮你完成整个产品交付,而不仅仅是生成代码。 体验下来,我最大的感受是,现在很多个人开发者、内容创作者,甚至没有技术背景的人,都有机会把自己的想法快速做出来,再去验证有没有用户,而不是因为开发门槛太高,让一个不错的创意停留在想法阶段。 AI 正在不断降低产品创造的门槛,而真正重要的,或许已经不是谁代码写得更快,而是谁能够更快发现需求,把想法变成真正可以使用的产品。

Design custom themes for Codex Desktop with backgrounds, colors, transparency, and visual effects.
plutozc · V2EX
做了个 Codex Desktop 主题预览和切换工具,先调好再安装 最近一直在用 Codex Desktop ,觉得默认界面看久了有点单调,就顺手做了个主题编辑工具,分享一下: [Codex Skin]( https://getcodexskin.com) 可以先在网页里预览主题,调整背景透明度、面板透明度、颜色、模糊和圆角等参数,满意之后再下载并切换到 Codex Desktop 。 目前支持: - 自定义 JPG 、PNG 、WebP 背景 - 在线实时预览主题效果 - 调整透明度、颜色、模糊、圆角 - 预览满意后生成安装命令 - 不喜欢了可以恢复默认外观 目前主要面向 macOS 上的 Codex Desktop ,还是个人项目,功能和兼容性都在继续打磨。 欢迎试试,也想听听大家对主题参数、预览效果和安装流程的反馈。 直接网址: https://getcodexskin.com [轻喷 轻喷,可能还有些 bug