Kryon Labs Logo

Kryon Labs

TaijiOS: Complete Operating System

What is Taiji OS?

TaijiOS is a meta repository combining Marrow (portable distributed kernel), Kryon (Plan 9-style window manager), AXON (file-based AI), and other modules into a complete operating system. It runs both in emulation (Linux/Android/BSD) and natively on bare metal.

Features

Quick Start (NixOS)

# Clone the repository with submodules
$ git clone --recursive https://github.com/KryonLabs/taiji.git
$ cd TaijiOS

# Enter the build shell
$ nix-shell

        

Links

GitHub Repository | Back to Kryon Labs