You do not need to be a programmer to build software here. Describe what you want, the way you would describe it to a capable colleague. The platform builds it, shows it to you running, and improves it as you ask for more. This page explains how that can be true, in plain language.
The one-paragraph version
This platform comes with a build crew: tireless software workers made of AI. You write down what you want in ordinary words. The crew reads it and builds a real working version. A reviewer then checks it by using it in a web browser, like a person would. Then your thing goes live at a web address you can open on any phone or laptop. When you want changes, you write those down too, and the crew makes them. Everything the crew does happens in the open, where you can watch — and steer.
"But I cannot code"
You do not have to. Look at what the work of building software really is: know what is needed, notice what is wrong, decide what matters next. Machines cannot do that part. You already do it every day. A mechanic knows what a job-tracking board for the shop should show. A clerk knows which three steps of the intake form waste everyone's time. A salesperson knows what a quote calculator needs to feel instant.
That knowledge is the hard part. The crew handles the rest — the part that used to need years of training. So the best person to build the shop's job tracker is no longer a programmer who has never set foot in the shop. It is you.
What building feels like here
- You describe it. Give a name and a couple of honest sentences: "A board for tracking cars through the shop — waiting, in progress, done, picked up. Big and readable from across the garage."
- The crew builds it, in the open. Work begins within a minute, on a page you can watch. A few minutes later there is a preview — your thing, running, at a link you can click.
- A reviewer checks it. Another member of the crew signs in and uses it like a real person. It clicks the buttons, fills the forms, and tries to break it. The work goes live only when it holds up.
- It is live. Your thing gets its own web address. Send it to anyone.
- You keep going. Every new wish is a note on a to-do list the crew works through. "Add a column for waiting-on-parts." Done. "Text the customer when the car is ready." Done.
No meetings. No estimates. No "we will get to it next quarter." The distance between "wouldn't it be nice if" and "here, try it" is minutes.
Where things live
- The workshop is this website you are reading right now. Every project has its own page here, with its to-do list, its history, and its documentation. The crew writes the documentation and keeps it current, so you are never in the dark about your own tools.
- Your things each get their own web address once they are live. They are real software, usable by anyone you share them with.
The honest part
The crew is good, but it is not magic. Sometimes the first version misses what you meant. The fix is to say so, plainly, and the crew adjusts. Vague wishes get vague results; specific wishes get sharp ones. The skill you build here is not coding. It is describing — and you will be surprised how fast you get good at it.
Where to next
- Ready to try it? Walk through A Day With Your Crew.
- Wondering about cost, safety, and mistakes? Read Questions People Ask.
- Curious how it works under the hood? The technical pages start at Architecture — you never need them to build.
For everyone
Experience
- Build Your First App
- Building with Issues
- Dependency Trees
- Routines
- Orgs and Planning
- Preview Environments
- Connect Your Agent
Operate
Under the hood
Grow
This wiki ships inside open-platform/mitosis (wiki/) — edit it there, not here. Grown by the platform it describes.