What is CopySite AI
CopySite AI turns a prompt, screenshot, or URL into a live, editable, deployable React site — powered by a sandboxed coding agent loop.
CopySite AI is an AI website and app builder. You give it a prompt, a URL, or a screenshot, and it generates a real React + Tailwind project you can preview, edit, and deploy — not a locked-in mockup.
The build loop
Every project runs through the same five-stage loop:
- Input — describe what you want, paste a URL, or drop a screenshot. Pick a skill (landing page, dashboard, portfolio, store) to constrain the stack and style.
- Sandbox — a coding agent runs inside an isolated sandbox and writes actual files: components, styles, copy, assets.
- Preview — the sandbox boots a live preview you can open immediately, side by side with the code.
- Diff — every generation is saved as a snapshot with a file-by-file diff, so you can compare versions and roll back.
- Snapshot — when you're happy, the snapshot becomes the project's current state. Keep chatting to iterate.
Why an agent, not a template engine
Template engines fill slots. An agent writes code. That means it can reason about layout, respond to "make the hero darker" or "add a pricing table with three tiers," wire up interactivity, and produce something that reads like a real codebase — because it is one. CopySite AI supports Claude Code, Codex, and opencode behind one interface, plus a built-in local agent for fast drafts.
What you own
Everything CopySite AI generates is standard React and Tailwind. There's no runtime dependency on us:
- Export the project as a zip.
- Push it to your own GitHub repository.
- Deploy it to Vercel, Cloudflare, Netlify, or anywhere that hosts static and edge workloads.
Credits
Each generation consumes build credits based on the work done. Every plan ships with a monthly allowance, and credits are reserved up front per run — if a run fails, the reserved credits are refunded automatically. That keeps billing predictable: you only pay for successful progress.
Ready to try it? Open the builder and describe your first site.