← 返回博客

AIOS — I Vibe-Coded an AI Operating System

2026-04-09 · 产品思考

Most AI products today are conversation-first. I used to believe that conversation was a new interaction parad…

Most AI products today are conversation-first. I used to believe that conversation was a new interaction paradigm that would replace graphical interfaces. But after this period of exploration, my conclusion is: conversation will NOT replace GUI. Graphical interfaces remain indispensable — they will be an important way for people to interact with AI beyond just chat.

Now, we can build the applications we want through conversation. We can also use AI capabilities as a system-level intelligence kernel — like a CPU — that applications can call upon. And of course, people can use conversation to directly operate, schedule, update, and manage these applications.

That's AIOS.

Over the past month, I built (mostly via vibe coding, honestly) this early-stage AIOS prototype. It has a Windows-like desktop interface — nothing groundbreaking there — but inside it, you can have AI generate your own applications based entirely on your needs, habits, and preferences. These apps aren't just single-page frontends. They come with a backend and database, and can directly call the system-level unified AI kernel to handle intelligent tasks.


🔗 GitHub: https://github.com/realuckyang/AIOS