“Why do we need a developer to create a simple website, but not to send an email or write a document?”

Build Websites by Just Talking to AI

Express your ideas in your own words. Watch them become a real website. No coding, no drag-and-drop, no limits.

Takes ~10 minutes.

No templates • No drag‑and‑drop • You own your code

See comparison

From Frustration to Freedom

Skip quotes and templates. Say what you want, see it happen, and go live — all in minutes.

  1. 1

    No more “$3,000 for a basic site”

    No sales calls. No templates to wrestle with. Just you and your ideas.

  2. 2

    Describe your vision in plain language

    “Make the header navy, center our logo, add a simple menu.” That’s enough.

  3. 3

    Watch it build live — instantly

    Every change appears in your preview immediately. No save button. No drag-and-drop.

  4. 4

    Publish in minutes, not weeks

    Share your GitHub Pages link or connect your own domain when you’re ready.

Express → Build → Publish

Three simple steps. No technical knowledge needed.

Step 1

Express Your Vision

  • Say what you want in plain words.
  • Use your own language — it understands.
  • Be specific if you can (colors, pages, photos).
"I need a bakery website. Warm colors, menu photos, order button."

Step 2

AI Builds Live

  • Keep your website preview open; watch updates instantly.
  • Refine by asking again: “Make the header navy.”
  • No drag-and-drop. No save button.

Step 3

Publish Free Forever

  • Say “Make it live” to publish.
  • Get a free link: yourname.github.io/your-site
  • Use your own domain anytime.

Tip: Keep your website preview open while you chat — you’ll see updates instantly.

Choose Your AI Assistant

Start with any option — you can switch anytime.

Claude Code

Anthropic’s coding agent known for strong natural‑language understanding and multi‑file edits.

OpenAI Codex CLI

OpenAI’s versatile coding CLI — fast, capable completions; great all‑rounder. Requires OpenAI API key.

Gemini CLI

Google’s Gemini tools with generous free tier and easy Google sign‑in; strong multimodal reasoning.

This Changes Everything

Just pure creation at the speed of conversation.

Free to start. No lock‑in. You own everything.

Why Struggle When You Can Just Talk?

Compare hiring, builders, and AI Website Builder.

  Hire a Developer Website Builders AI Website Builder
Cost $2,000–5,000 $20–50/month forever Completely free
Time 2–4 weeks 4–8 hours of dragging Minutes of chatting
Process Endless revisions Template limitations Express freely
Results What they interpret What templates allow What you envision

Quick Setup — 10 minutes

Follow these steps to start building with AI and see your preview live.

  1. 1 Open Terminal
  2. 2 Run these commands one by one:
git clone https://github.com/builtbyV/ai-website-builder.git
cd ai-website-builder
bash setup.sh
npm run dev   # open http://localhost:5173
npx codex     # or: npx claude / npx gemini