The Problem with Every OS Ever Made
Not a criticism — an observation. Keyboards were invented in the 1870s for mechanical typewriters. They migrated to computers because there was no better input method available. The mouse was invented in 1964. The touchscreen went mainstream in 2007. Every major paradigm shift in human-computer interaction happened because someone looked at the current surface and asked: what if there wasn't one?
Spatial computing is that question, asked at scale. What if the interface was the space around you? What if you could reach out and touch a window, grab a file, resize a panel, open an app — with the same hands you use to pick up a cup of coffee?
Apple answered that question with $3,499 hardware strapped to your face. We answered it with a browser tab.
What We Built First — And Why It's Already an OS Layer
AirVA launched as an air drawing app. But draw a line is not the product. The product is the gesture system underneath it.
Right now, the same gesture vocabulary that paints a stroke also opens spatial menus, switches modes, navigates panels, selects options, confirms choices — all in mid-air, with zero surface contact. That's not a drawing app's interaction model. That's an operating system's interaction model. The drawing canvas happens to be the first application we built on top of it.
The Five Phases of AirVa OS
Why the Browser Is the Perfect OS Container
Building an operating system in a browser tab sounds like a constraint. It's actually the most powerful architectural decision we could have made.
The browser is already platform-agnostic — Windows, Mac, Linux, Android, iOS. It already has a security model. It already has a rendering engine capable of 60fps graphics. WebAssembly gives it near-native performance for computation-heavy tasks like computer vision. Web standards mean the OS runs on hardware that hasn't been manufactured yet.
Most importantly: there's no install, no update, no permission slip required. The OS is wherever the browser is. Which is everywhere.
Text Input: The Problem Everyone Said Was Unsolvable
Every spatial computing platform faces the same hard question: how do you type in the air? Apple uses a tiny virtual keyboard and eye tracking. Meta uses a similar approach. Both are workable, neither is natural.
AirVA's answer came from an unexpected direction: you can already write in the air. Letter by letter, in your natural handwriting, using the same drawing gestures you already know. The technology to convert those air-written strokes to clean system text — handwriting recognition — is fully solved. It's in Google ML Kit, Apple's PencilKit, and browser-native APIs today.
Writing letters in the air, having them recognized and converted to text — that's more natural than staring at a tiny keyboard and pinching individual letters. AirVA's text input model is better than Vision Pro's. We just haven't shipped it yet.
Who AirVa OS Is For
Not developers. Not enterprise. Not people who've read the spec sheet and want to see the demos. AirVa OS is for the 3.5 billion people who have a webcam and have never been invited to participate in spatial computing.
The student who wants to think spatially about a problem. The teacher who wants to arrange concepts in actual space and walk students through them. The creator who wants their workspace to match how their brain organizes ideas. The developer who wants to see their architecture floating in front of them rather than flattened onto a screen.
Every one of them already has the device. The only thing they didn't have was the software.
A Note on Timelines
We don't promise dates. The phases above are a direction, not a schedule. Each one ships when it's ready — when it earns its place in the product by being genuinely better than what came before, not because a roadmap slide said it was time.
What we do promise: the foundation is built. The gesture language works. The interaction layer exists and is live and is free right now. Every sprint from here is another layer of the OS, built on top of something that already works.
We're just building the OS for it.
Use the foundation today.
The OS starts with the canvas. Open it, use it, build with it. It's already yours.
Open AirVA free →