
LandingBoost – AI Landing Page Audit Tool with Revenue-Backed Benchmarks
AI tool that audits SaaS landing pages and suggests improvements for clarity, trust, and conversion rates.
@yusukelp · X
Here’s mine!
The full gallery
Tech stack
15 projects

AI tool that audits SaaS landing pages and suggests improvements for clarity, trust, and conversion rates.
@yusukelp · X
Here’s mine!

Measure objects in photos by setting one known reference size.
@Laxman101058405 · X
A few days ago I needed to measure something from a photo. Instead of searching for the perfect tool, I thought: "Why not build it?" So over the next 2 days, I built a Photo Measurement Tool using Cursor. If you try it, I'd love to know what you think.

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.