AI critic takes aim at bad web design

A new tool is turning the often-dry process of design feedback into a comedy routine. As highlighted on Hacker News, a developer has launched “Roast My Website,” an AI-powered service that analyzes web pages and delivers a merciless critique of their user interface and user experience (UX).

Built on the workflow automation platform n8n, the tool offers a distinct departure from traditional, metric-heavy site auditors like Google Lighthouse. Instead of technical charts, users receive a humorous, bite-sized teardown of their digital presence.

What It Does

The premise is simple: you feed the tool a URL, and the AI inspects the “crime scene.” Here is what the platform delivers:

  • Instant Design Audits: The AI scans the visual elements, layout, and copy of the submitted page.
  • The Roast: It generates a text-based critique that is described as “brutal (but loving).” It highlights flaws in logic, aesthetics, and usability with a sarcastic tone.
  • Design Crime Score: The tool assigns a quantitative score out of 10, rating the severity of the design offenses.
  • Demo Mode: Users can test the system on known entities like Craigslist, Amazon, or Wikipedia to see how the AI handles established (and often utilitarian) designs.

Why This Matters

While “Roast My Website” is framed as entertainment, it points to a broader trend in how developers are utilizing Large Language Models (LLMs) for subjective analysis. Traditional validators check code compliance and load speeds. However, judging aesthetics and “vibe” has historically been a human-only task.

By leveraging multimodal AI models, which can likely “see” the page screenshots, this tool bridges the gap between technical validation and subjective human opinion. It also showcases the capabilities of low-code automation tools like n8n. Building a complex, consumer-facing AI application no longer requires a massive engineering team; it can often be stitched together via workflow automation platforms.

Use Cases and Utility

Despite the comedic wrapper, there is practical utility here for professionals:

  1. Breaking the Ice: Agencies could use this to show clients that their legacy site needs a refresh, using humor to soften the blow of harsh feedback.
  2. Sanity Checks: Solopreneurs and developers can get a quick, objective “second pair of eyes” on a project before launch, identifying glaring UX issues that they might have become blind to.
  3. Competitor Analysis: Users can input competitor URLs to see what the AI identifies as weaknesses in their design strategy.

Availability and Limitations

The tool is currently free to use. Because it relies on AI interpretation, the feedback should be taken with a grain of salt. The “roasts” are generated based on general design principles and patterns the model has learned, meaning it might occasionally mock a deliberate stylistic choice or a brutalist design aesthetic that is actually functioning as intended.

This launch represents a shift toward more accessible, conversational AI interactions. It moves away from the sterile chatbots of last year, toward purpose-built, personality-driven agents that perform specific tasks with flair.

Scroll to Top