
Spendict | deterministic ad-creative verdicts for AI agents
Scores AI-generated ad creative and returns verdicts (run/fix/kill) via MCP and REST API.
ds246 · HN
Spendict – a performance marketer's verdict for AI agents, over MCP
The full gallery
Tech stack
60 projects

Scores AI-generated ad creative and returns verdicts (run/fix/kill) via MCP and REST API.
ds246 · HN
Spendict – a performance marketer's verdict for AI agents, over MCP

Model and evaluate your project's quality standards with specifications, CLI, and agent skills.
craigsmitham

Create and share a waitlist page instantly without signup or coding.
@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.

Gamified team management platform combining tasks, projects, chats, meetings, attendance tracking and reports.
@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:

Read earnings call transcripts free or access via REST API and 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.

Get instant email and Telegram alerts when Apple refurbished products drop.
@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

Collaborative LaTeX editor with Markdown support, real-time editing, and built-in reference management.
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.

Create compliance documents and privacy policies in 60 seconds without signing up.
@Policifyai · X
🚀 Get FREE AI compliance policies tailored to your business in under 60 seconds → No card needed.

Collect feature requests, let users vote, and publish your roadmap updates.
@TimoBuilds_ · X
building up to leading SaaS for solo-founders to close the feedback-loop to their customers what are you building rn?

Free online PDF editor with 51 tools for merging, signing, OCR, and translation—works offline, no login needed.
@zubidavies · X

Free website security scanner checking SSL, headers, and compliance for instant trust scores and AI-guided fixes.
@MrPenetratorTP · X
MrPenetrator helps businesses monitor their website’s trust, security and performance before problems affect their visitors.

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
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