Docs / Getting started

Getting started with LHAI

LHAI turns a sentence into a published WordPress page — with real images — in under a minute. This guide gets you from install to live URL.

What is LHAI?

LHAI is a WordPress plugin that builds full pages from a natural-language prompt. You describe what you want ("a landing page for a boutique Italian restaurant, hero + menu + reservation form"), and LHAI generates the HTML, the copy, the layout, and the imagery in one pass.

Under the hood: a frontier language model writes the markup, a dedicated image engine paints the photography, and a built-in Visual Editor lets you refine anything afterward without touching code.

Who this is for: freelancers, agencies, and small businesses that need production-quality pages faster than a designer and developer can scope the meeting to quote it.

System requirements

ComponentMinimumRecommended
WordPress5.86.4+
PHP7.48.1+
DatabaseMySQL 5.7 / MariaDB 10.3Latest stable
Browser (editor)Chrome / Edge / Safari — current
Memory limit128 MB256 MB+

Your host must allow outbound HTTPS to lhai.app for license checks, and to generativelanguage.googleapis.com / api.anthropic.com when you're in BYOK mode. Most firewalls and security plugins allow this by default.

Installing the plugin

  1. Download lhai-plugin-latest.zip from your account page.
  2. In WordPress admin, go to Plugins → Add New → Upload Plugin, choose the zip, and click Install Now, then Activate.
  3. Open LHAI → Settings and paste your license key. It validates immediately against lhai.app.
  4. LHAI grants every new install a starter credit bucket automatically — you can build without paying anything today.
License
Your LHAI subscription status. Auto-syncs every 5 minutes.
Manage at lhai.app → ↻ Refresh
✓ Connected — manage your plan at lhai.app/account
Credits available: 548 (all purchased / free grant)
Sites activated: 1 / 1
your-site.co.il
License Key
LHAI••••••••••••••••7B06 Disconnect this site
LHAI → Settings after a successful activation

The dashboard tour

After activation, LHAI → Dashboard is your hub. Three things live here:

Your first page in 60 seconds

  1. In the Dashboard quick-build box, type something specific: "Landing page for a pilates studio in Tel Aviv — hero image, class schedule, trainer bios, reservation form."
  2. Press Enter. The builder opens and streams HTML in real time.
  3. When it finishes, a chat card appears with five buttons: Generate Images, Upload, Fix, Preview, Publish.
  4. Click Generate Images. The image engine paints every data-lhai-image placeholder with a real photo, in parallel.
  5. Click Publish, give the page a name, and it's live.
Everything you do in the Visual Editor after a build is free. You only spend credits on AI operations (building, editing via chat, image generation). Nudging a margin or changing a heading costs nothing.

Replaying the onboarding tour

The five-step tour fires on your first build, then stays out of the way. Re-open it any time from the builder menu → Take the tour, or via the console:

window.LhaiBuilder.replayTour()

The "Edit with LHAI" admin bar button

Whenever you view an LHAI-built page logged in as an administrator, a purple Edit with LHAI button joins the WordPress admin bar (near Elementor's equivalent, if installed). Click it to jump straight into the builder for that page — no going back to Pages → Edit first.

The button only shows on singular views and only for users with manage_options. Regular visitors never see it.