Comment by makapuf

14 days ago

How was this generated ? I'm quite sure "with ai/claude code" but what are the actual steps ?

For the animations specifically, it's using Motion (fka Framer Motion) Javascript library. If you describe some animations from the site to an LLM and ask it to use Framer motion, you get very similar results. The creator likely just prompted for a while until they were happy with the outcome.

  • Is there a reason to think it was done by an LLM?

    • AI-generated UIs, at least ones aimed at an engineering audience, have a very distinct appearance. They seem to always have the following attributes:

      - Dark mode design with lots of colors

      - Buttons that have vibrant, bright borders and duller backgrounds

      - Excessive (IMO) usage of monospace fonts for stylistic reasons

      None of this proves that it's AI (the other comments have covered that) but in my experience it's always correct.