
Spendict | deterministic ad-creative verdicts for AI agents
Spendict – 为AI生成的广告创意评分,返回投放/修改/停止建议。
ds246 · HN
Spendict – a performance marketer's verdict for AI agents, over MCP
完整作品展
技术栈
60 projects

Spendict – 为AI生成的广告创意评分,返回投放/修改/停止建议。
ds246 · HN
Spendict – a performance marketer's verdict for AI agents, over MCP


无需注册即可在几分钟内为您的网站添加等待列表。
@emaestre_dev · X
EarlyLists puts a working waitlist on your site in under a minute; No account, no code, you just get a link and start collecting signups.

具有游戏化功能的团队管理平台,集任务、项目、聊天和会议于一身。
@NikhilAhlawattt · X
Built a gamified team management software to make work fun. We combine tasks, projects, chats, meetings, attendance and reports at the same time have points, leaderboards and streaks! We are also whatsapp integrated :) Check it out:

免费阅读财务电话会议记录,或通过 REST API 和 MCP server 访问
@RobGuerra90 · X
Building : access earnings call transcripts via a cheap API or MCP server. Pull any company's call right into your workflow.

获取Apple翻新产品上市时的邮件和Telegram即时通知
@Raby_L · X
Just shipped Telegram alerts for RefurbAlert Pro 🚀 Now you get instant Telegram notifications + email when Apple refurb products drop. $9.99/3 months. Free 1 month trial. #buildinpublic #apple

支持Markdown的协作LaTeX编辑器,提供实时编辑和参考文献管理。
danielszabo · HN
Online editor with LaTeX, Markdown, LaTeX+Markdown Hybrid and WYSIWYG (MD only) support, AI assistant with resource lookup and anti-hallucination features, live collaboration and more fun things. Still in quite early beta. First institutional deployment scheduled in the autumn. Feel free to play around.

在60秒内生成GDPR兼容的隐私政策和合规文件,无需注册。
@Policifyai · X
🚀 Get FREE AI compliance policies tailored to your business in under 60 seconds → No card needed.

FocusMap帮助创始人收集用户反馈、展示产品路线图并自动通知用户进展。
@TimoBuilds_ · X
building up to leading SaaS for solo-founders to close the feedback-loop to their customers what are you building rn?

RightPDFKit是免费PDF编辑器,有51个工具,无需账户,支持离线。
@zubidavies · X

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

在浏览器中使用 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