VibeOS

2 min read Original article ↗

From Wikipedia, the free encyclopedia

Artificial intelligence operating system

VibeOS
Original authorkaanse
Written inC
PlatformAArch64
Available inEnglish
LicenseMIT License
Repository

VibeOS is an operating system built from scratch entirely by generative artificial intelligence, using code produced through prompts to Claude (vibe coding).[1] It is capable of running on QEMU and was successfully tested on a Raspberry Pi Zero. It has been released under the MIT license.

  • TCC (Tiny C Compiler) - compile C programs directly on VibeOS
  • MicroPython interpreter with full kernel API bindings
  • 60+ userspace programs (coreutils, games, GUI apps)

There are other independent projects under the VibeOS name, including an independent development by Ben, also developed using vibe coding, aimed at creating a Unix-like operating system for educational purposes.[2]

Another project is Vib-OS, an operating system also built using vibe coding, capable of booting on a Raspberry Pi. It offers a desktop environment with a customizable wallpaper, a file manager, and a web browser currently in an early stage of development,[3] a functional Doom port, among other features that are not very polished given the state of development.

  1. ^ Vermeulen, Jan. "University student vibe-codes an entire operating system from scratch". Retrieved 2026-03-10.
  2. ^ Ben (2025-04-20). "VibeOS: Day 1 - Creating an Operating System from Scratch with AI". Ben's Blog. Retrieved 2026-03-10.
  3. ^ Tangermann, Victor (2026-03-07). "Entirely Vibe-Coded Operating System Is a Bug-Filled Disaster". Futurism. Retrieved 2026-03-11.