How Factory Nexus Works

Go from idea to running app in minutes. Here's how.

1.Describe Your Idea

Type a plain-English description of what you want to build — "A dashboard for tracking expenses" or "CLI tool to convert CSV to JSON". Factory Nexus reads keywords in your prompt to pick the right language, framework, and project type. See the keyword reference below for tips.

2.Watch It Build in Real Time

Once you submit your prompt, Factory Nexus creates the project and starts an AI agent to build it. You get a split-screen view: build progress on the left, a live preview of your running app on the right. Builds typically take 2–5 minutes — drop your email during the build and we’ll send you a link when it’s ready.

3.Save & Keep Building

Happy with what you see? Sign up to claim your project. You can keep chatting with the agent to add features, push to GitHub, edit files directly in the browser, and run tests — all from one place.

Prompt Keyword Reference

Factory Nexus detects these keywords in your prompt to choose the right project type and language.

Project Type

UIWeb apps with a visual interface
websitedashboardreactvueangularfrontendlanding pageui
Full-StackFrontend + backend together
fullstackfull-stackfull stack
Terminal / CLICommand-line tools and scripts

Default when no UI keywords are detected. Use these to be explicit:

CLIcommand linescriptterminalAPIserver
LibraryReusable packages and SDKs
librarysdkpackagemodule

Language

Defaults to TypeScript for web apps. Mention a language or framework to override:

TypeScriptreact, vue, angular, next.js, svelte, website, web app
Gogolang, go api, go cli
Pythonpython, django, flask, fastapi
Rustrust, cargo
Javajava, spring, maven, gradle

Example Prompts

"A React dashboard for tracking expenses"TypeScript / UI
"CLI tool to convert CSV to JSON"TypeScript / Terminal
"Python Flask API for a recipe app"Python / Terminal
"Full-stack blog with authentication"TypeScript / Full-Stack
"Go library for parsing YAML configs"Go / Library
"Rust CLI to batch resize images"Rust / Terminal
Try It Now

No account needed to try your first build.