Paste a URL and watch multiple AI models redesign it side-by-side
Multi-model redesign comparison, but Webflow AI and similar tools already exist.

Playwright scraping plus two-pass Claude flow mirrors actual site structure, not generic templates.
Freelance web designers and agencies doing local business outreach
Figma AI generative fill · Webflow AI · Traditional proposal tools like Proposify
So I built a pipeline to do the pitch for me.
You paste a URL or Google Maps link. Playwright scrapes the site — content, images, structure, screenshot. That feeds into a two-pass Claude API flow:
Pass 1 returns a structured JSON profile of the business plus a pageStructure array — an ordered list of the site's actual sections in sequence. A plumber gets "Hero with emergency CTA, Services list, Service area, Reviews, Free estimate CTA." A restaurant gets "Menu highlights, Photo gallery, About the chef, Reservation CTA." The redesign mirrors this exactly rather than defaulting to a generic template.
Pass 2 takes a selected style direction with explicit hex codes and Google Font pairings as hard constraints — not prose descriptions — and generates the full HTML. Separating analysis from generation was the biggest quality unlock. Single-pass kept producing generic output because the model was guessing business context while simultaneously designing.
The output is a shareable preview link. Cold email becomes: "I noticed your website, I redesigned it, here's the link." No pitch. No call.
Biggest unsolved problem: bot protection. Playwright with stealth handles most sites but Cloudflare Enterprise stops it cold. Curious if anyone has approaches that work reliably at scale without getting into residential proxy territory.
Stack: Next.js 14, Supabase, Playwright, Claude API, Railway.
Free credits at pitchkit.dev — no card required. Feedback on redesign quality especially welcome, that's the thing I'm most focused on improving.
Multi-model redesign comparison, but Webflow AI and similar tools already exist.
A redesigned website for a niche retro computing community forum.
Nice visual polish, but it's just an icon — no functional improvement over the default.
Photogenic room redesigns with furniture links, but Wayfair/Modsy/Havenly already own this.
79% token reduction for agent CLI calls with predicate pushdown and efficient output.
Yet another lead gen tool, but the DOM audit scoring is actually clever.