Show HN: I Made Raffaello, Web Building Reimagined on First Principles

raffaello.dev

1 points by lifen 6 hours ago

Hi HN! I made Raffaello, a web editor that lets you build real HTML/CSS/JS websites using code, visual editing, AI prompts, or even voice, all from your browser, on any device.

Try it live: https://www.raffaello.dev/en/

You can switch between:

– Code mode: Edit raw HTML/CSS/JS and see changes live.

– Visual mode: Tweak layouts directly on the canvas.

– Prompt mode: Use AI to generate elements, sections or pages or even do atomic changes.

– Voice mode: Say “add a blog page” or “make the text larger”, and it just works.

You can even edit or build full sites from your phone, publish a landing page or blog post in seconds. No setup, no lock-in, no frameworks required. It works with any site built on standard web tech.

Here's a quick demo if you're curious: https://www.youtube.com/watch?v=TKbMLuE9pbQ

It's free to get started and use; you only pay for building credits when you need them.

I have been working on this for 14 months now, after being frustrated by how bloated, fragile, and gated modern web creation had become. I wanted something fast, expressive, and close to the metal, but still approachable.

Would love to hear what you think!