DEV Community

Piotr
Piotr

Posted on Originally published at thebuzzbazaar.com

Describe it, GOMAX builds it: the AI Builder

Describe a section in plain language and GOMAX builds it - a ready, on-brand block generated by your own AI, not a cloud service on credits.

What it is

The AI Builder turns a prompt like "a bold hero for a coffee subscription with a call to action" into a self-contained website block (HTML with scoped CSS), styled for your brand. Each block is saved to a reusable library, can be previewed, and inserted into any page. Because it runs on the AI you connected in the Brain (your own key or a local model), there are no per-use credits and nothing goes to a third-party builder cloud - the pay-once, private answer to cloud AI page builders.

How it works

When you describe a block, GOMAX sends your prompt to the model you connected in the Brain, along with your brand context (name and tagline), and asks for ONE self-contained fragment: a wrapper div plus a single style block, with every CSS rule scoped to that block so nothing leaks to the rest of your site. GOMAX then cleans the result to keep it safe (Phase 1 is HTML and scoped CSS only - it strips any script or event handlers), saves it to your library, and lets you insert it into a page as an HTML block. The same capability is exposed as a native WordPress ability (gomax/generate-block), so a connected AI agent can build blocks for you too.

How to use it

  • Connect a model in GOMAX and Brain (a local model or your provider key).
  • Generate a block: describe what you want (and an optional tone). It is saved to your library.
  • Preview it, then insert it into a page with the post you choose.

Frequently asked questions

Do I need an Elementor or a builder account?

No. The AI Builder runs on the AI you connected to GOMAX (your own key or a local model), with no separate builder account and no per-use credits.

Is the generated code safe to use?

Yes. Phase 1 produces HTML and scoped CSS only - no JavaScript - and GOMAX strips anything unsafe. You preview each block before inserting it.

Will the block match my brand?

It is generated with your site brand context, so it starts on-brand. You can refine the prompt or edit the block, and deeper Site Brain grounding is on the roadmap.

Top comments (0)