Back to blog

Engineering

From one sentence to native code

A look inside the pipeline that turns a plain description into Swift and Kotlin.

Most of the last few months went into work nobody sees. We set up our Mac hardware, wired the KVM fleet into a single queue, and built the plumbing that lets the model go from a sentence to a running app with nobody in the middle.

Getting there was rough. Crashes, failed builds, machines dropping offline at the worst possible moments. Every ambitious pipeline hits that wall, and we hit all of it.

On the night of July 27 we closed the last of it. The next run was the one we had been waiting for: one plain description in, hands off after that.

The model built a complete iOS application and a working website from that single input. Both compiled, both ran, both real.

The website came out first. A full landing page for a fitness app called Momentum: hero, copy, sections, responsive layout, all written and styled by the model in one pass.

The website the model built

Then the iOS app. A working dashboard with activity rings, heart rate, sleep, and workout cards, built as real Swift and running in the preview. Tap through it yourself.

The iOS app the model built

The path works: a description goes in, Swift and Kotlin come out, and an installable app lands at the end. We are just getting started. If you want your sentence to be next, the box on the front page is waiting.