# Created a web OS that runs 100% in the browser with an AI kernel, no backend, zero install

> Source: <https://dev.to/my_god_4ca6d407c2a1fb6cca/created-a-web-os-that-runs-100-in-the-browser-with-an-ai-kernel-no-backend-zero-install-1aoh>
> Published: 2026-07-12 11:10:48+00:00

Hi folks,

I have been trying to explore the edges of what is possible with

browser technology. I am presenting my latest creation: Solips-webos - 100%

client-side desktop OS.

**The idea:** Imagine a Large Language Model actually using an operating

system instead of just chatting about it. Clicking windows, managing files,

executing commands, within a secure browser environment.

**Technological aspects:**

**The cool part:** The AI controls the OS using a visible cursor - not

only calling APIs, but manipulating the UI like an actual user would.

No server, no build process, no install. Curious to see what everyone

thinks about this way of building browser OS.

GitHub: [https://github.com/hjk-maker/Solips-webos](https://github.com/hjk-maker/Solips-webos)

What would you make of this system?
