Getting started
Zero to live site. Here's how the five steps work.
- 1
Create your account
Sign up at inbuild.io and pick a plan — Pro ($49/mo), Pro+ ($79/mo), or Studio ($200/mo). Every plan includes unlimited projects, full AI generation, and clean code export. Cancel anytime.
- 2
Describe what you want to build
Type a prompt like 'Build a landing page for a developer tool that monitors API uptime'. Be specific about your product, audience, and the sections you want (hero, pricing, FAQ, etc.).
- 3
Customize visually
Use the visual editor to drag, drop, and rearrange sections. Edit text inline. Change colors, spacing, and layout without touching code. Or use chat: 'make the hero darker' or 'add a testimonials section'.
- 4
Export your code
Click Export to download a clean Next.js + Tailwind project. The output includes routing, metadata, JSON-LD schemas, and responsive styling. Open in VS Code and it just works.
- 5
Publish, or deploy your export
Click Publish for an instant live URL on your InBuild subdomain, or connect your own domain. For full infrastructure control, push the exported code to GitHub and deploy to Vercel, Netlify, Railway, or self-host — it's standard Next.js, so it runs anywhere Node runs.