# Waspes: An AI Website Builder

> Source: <https://dev.to/franek_mytych_832793a195f/waspes-an-ai-website-builder-50dm>
> Published: 2026-08-31 00:43:23+00:00

Building a website still involves a lot of repetitive work: planning the layout, writing content, generating code, connecting forms, and finally deploying everything.

I built **Waspes** to automate as much of this workflow as possible. A user describes the website they want, and the platform generates the structure, content, visual elements, and functional components.

The interesting part is that Waspes doesn't only generate a visual mockup. Generated websites can include working contact forms and can be published directly to a `waspes.com`

subdomain with HTTPS.

Waspes can also generate detailed prompts for tools like Claude, Cursor, v0, and Lovable, making it possible to use the generated specification as a starting point for further development.

The goal is simple: **turn an idea into a working website with as little friction as possible.**
