Desktop screenshots
The generated pages are rendered at desktop width and reviewed before you open them.
AI BUILDER
Hostingsurge AI Builder turns a prompt into a real project: plan, design, sitemap, content, code, a private version commit, an isolated build and a browser test run on desktop and mobile — before the preview reaches you.
Availability: the builder pipeline, the AI router and the isolated build runner are implemented and verified in development. Live model inference starts when the platform model provider is configured — until then a run reports not configured instead of inventing output.
The builder works through a fixed pipeline and shows concise progress and outcomes — never chain-of-thought.
A build only reaches your preview after the machine part of the review is done.
The generated pages are rendered at desktop width and reviewed before you open them.
The same pages are rendered at mobile width, so the layout that matters most is checked too.
JavaScript console errors and failed network requests are collected and reported as findings.
Critical controls and forms are exercised instead of being assumed to work.
Semantics, focus states and contrast are part of the review, not a later add-on.
Titles, structure and the basics search engines read are validated together with the build.
Runs report real state. A queued, building or failed run is never displayed as ready.
// live run progress Planning site Creating design Building pages Testing mobile Checking links Optimizing Ready
Credits are separate from infrastructure resource units, and one credit is not a fixed number of tokens. Work is estimated before a multi-step build, reserved, and settled against the real outcome afterwards.
| Typical action | Guided range |
|---|---|
| Change a button colour | 0.25 – 0.50 credits |
| Edit a component or a section of copy | 0.50 – 1.00 credits |
| Add a normal page | 1 – 2 credits |
| Build a landing page | 2 – 4 credits |
| Add a backend feature | 2 – 5 credits |
| Ship a larger feature | 3 – 8 credits |
| Build a new app | 5 – 15 credits |
Guided ranges from the specification, not a published price list. Failed jobs release their reservation, and no task is sold below its configured cost floor.
Every request goes through the platform AI router rather than a model hardcoded into the product, so routing can change without a deployment.
AI chat is the primary way to change a project. Lightweight visual editing covers the everyday changes.
Visual edits are not a parallel world: they produce source-code changes and commits, so the project stays a real project. Visual editing is in development and lands after the core builder pipeline.
What the builder does, what it needs and what happens when something fails.
No. Every managed project gets a private repository inside the platform source service, and the customer interface talks about versions, restore, compare and export. Developers can connect GitHub or GitLab later, but it is never required to build with AI.
Requests are routed through the platform AI router. The default is a flash-class model for planning, coding and repair, with separately approved routes for hard reasoning and vision review. The model is configuration rather than business logic, so it can change without a code deployment.
The run ends in a real failure state with an honest reason. The previously saved version is untouched, reserved credits are released instead of consumed, and the platform never reports a failed run as ready.
Yes. Source and versions are exportable at any time, and a bounded ZIP export of a saved version is part of the implemented source work. The platform is not a cage around your project.
Before a model may ever see it, the route must be approved for the data class private source code. Free routes and unapproved providers are excluded from that path by policy.
Start with a prompt and keep the source. The builder produces a real project you can export, move and reason about.