
#1 Online Form Builder / Tally Alternative / Fantastic Forms
在线构建表单,支持拖放字段、收集响应和跟踪分析。
@SebastianHox · X
完整作品展
技术栈
28 projects

在线构建表单,支持拖放字段、收集响应和跟踪分析。
@SebastianHox · X

为任何网站添加表单处理功能,包括验证、垃圾邮件阻止和智能潜在客户路由 - 不需要后端。
@evcodebr · X


全天候 AI 客服和销售线索捕获,支持网站、Shopify 和 WhatsApp。
@hisachinj · X

用 AI 根据提示生成表单,可视化定制,内置数据分析。
wephora · Product Hunt
Wephora Build Smarter Forms with AI

AI驱动的CRM,用于潜在客户发现、电子邮件验证和冷联系。
@ensaktas · X


从 YouTube 视频中提取带时间戳的转录文本,无需登录。
@BansalSamy87003 · X
I am 14 year old

免费的网站安全扫描器,检查 SSL、headers 和合规性,提供即时的信任分数和 AI 指导的修复。
@MrPenetratorTP · X
MrPenetrator helps businesses monitor their website’s trust, security and performance before problems affect their visitors.

Keel 为中小企业提供合规管理平台,快速通过 SOC 2、ISO 27001 等审计。
@KeelGRC · X
just launched this week. It’s an SMB-friendly GRC and compliance application.

创建民意调查、问卷、表单和直播活动,获取AI验证和声誉评分。
@Eli_Greenfeld · X

在浏览器中使用 KiCad 设计电子电路和 PCB,无需安装。
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared