SYS-04 // ABOUT

About YantraOS

यन्त्र — Sanskrit for instrument, engine, divine geometric computation. We build autonomous systems that act without being asked.

MISSION

Built by Euryale Ferox.

YantraOS was created by Euryale Ferox Private Limited — a systems software company focused on AI infrastructure that operates below the application layer.

We believe the next wave of AI utility is not in chatbots — it is in agents embedded at the OS level, running continuously on bare metal, with access to every system primitive: filesystem, process table, network stack, and hardware sensors.

FOUNDATION
Founded2026
HeadquartersIndia
LicenseMIT
Base OSArch Linux (x86_64)
Core RuntimePython 3.12 / asyncio
InferenceLiteLLM (model-agnostic)
DESIGN PRINCIPLES

Four commitments. Zero compromise.

P-01

Autonomy First

YantraOS does not wait for input. The Kriya Loop runs continuously — sensing, reasoning, and acting — without human intervention at every step.

P-02

Hardware Agnostic

Intelligence must not be gated by hardware. LiteLLM routes every inference to the best available backend: local GPU, CPU-only, or cloud API — determined at runtime.

P-03

Fail Safely

Every action executes inside an ephemeral Docker container with zero host capabilities. Every OTA update is preceded by an atomic BTRFS snapshot. Failure is contained.

P-04

Open by Default

YantraOS is MIT-licensed. The daemon, the TUI, and the Skill Store schema are fully open. No lock-in. No telemetry without consent.