MarlowOS

The AI Operating System

The AI agent doesn't run on your OS — it IS your OS. A custom Wayland compositor where the AI controls windows, input, and rendering. Work alongside your AI, not in turns.

View on GitHub Learn More
Every AI desktop assistant has the same fundamental limitation: to type in your document, it steals your keyboard focus. To read your screen, it takes screenshots and runs OCR. To check your email, it opens a browser and navigates like a human. These aren't bugs — they're architectural constraints of running AI as an app on top of an operating system that wasn't designed for it.

Marlow doesn't work around the OS. It is the OS.

It IS the Compositor

Marlow isn't an app asking the OS for permission. It's a custom Wayland compositor built from scratch in Rust with Smithay. It controls every window, every input device, every pixel on screen.

Dual-Seat Input

You type in your terminal. Marlow types in your editor. Simultaneously. No focus stealing, no cursor jumping. Two independent keyboards, zero conflict. This is architecturally impossible on Windows, macOS, or any conventional Linux desktop.

Direct APIs, Not Browsers

Marlow reads your Gmail, checks your calendar, searches your Drive through Google APIs directly. No browser, no OCR, no screenshots. Instant results.

Reads Files, Not Screens

When you ask Marlow to read your document, it doesn't screenshot and OCR. It knows which file each window has open via /proc and reads it directly from disk in under 1 millisecond.

Shadow Workspace

Marlow has its own invisible workspace where it can open browsers, fill forms, and prepare content — all without touching your screen. When it's ready, it brings the result to you.

Natural Voice

Press a key, speak naturally. Marlow listens, acts, and responds. No wake word needed, no button holding. Follow-up conversation without pressing again.

Experiential Memory

Marlow remembers what it did. Ask it to send you that file it downloaded yesterday — it finds it without searching again.

Watch Marlow OS handle real tasks in real time.

Dual-Seat Input

Two keyboards, zero conflict

Shadow Workspace

AI works invisibly, delivers results

Voice Control

Natural conversation with your OS

Direct Google APIs

Gmail, Calendar, Drive — no browser

File Reading

Reads documents directly from disk

Full Workflow

Voice command to completed task, end to end

Marlow OS is in active development. Follow the journey.

Get updates on new features, architecture deep-dives, and release milestones.