Skip to main content
FERAL

What is FERAL?

FERAL is a Spatial Agentic OS — a single AI brain that connects to every device, every app, and every sensor in your physical and digital life. It runs locally on your machine, learns your baseline across all your devices, and proactively manages your world through natural language. Who is it for? Developers and power users who want an AI that actually understands their life — not just answers questions, but connects to their wristband, controls their home, automates their computer, and acts on their behalf. What makes it different?
  • Spatial: connects to hardware (wristbands, glasses, robots, smart home) and software (calendar, email, Slack, Spotify) simultaneously
  • Agentic: doesn’t wait for commands — observes your baseline, detects anomalies, acts proactively
  • OS-level: memory, identity, autonomy levels, voice, GenUI — not a chatbot wrapper
  • Local-first: all data and inference on your machine, zero cloud dependency
  • Open source: brain, client, mobile bridges, SDKs, desktop app — all Apache 2.0

Quick start

curl -sSL https://raw.githubusercontent.com/FERAL-AI/FERAL-AI/main/scripts/install.sh | bash

What it connects to

CategoryDevices / ServicesData
WearablesWhoop, Oura Ring, BLE wristbandsHeart rate, sleep, SpO2, skin temp
Smart HomeLights, thermostat, locks, appliancesDirect local mesh control
Smart GlassesVideo stream, AR overlayScene understanding, hands-free
RobotsROS, serial, I2C, any actuatorMotor control, sensor fusion
ComputerScreen, browser, files, terminalCapture, automation, file ops
PhoneiOS/Android bridgesPush notifications, location, camera
SoftwareCalendar, email, Slack, Spotify, NotionMorning briefings, auto-responses
VoiceWake word, 3 providersSub-200ms, interrupt-and-resume

Start here

Installation

Three install paths with step-by-step guides.

Architecture

How the brain, clients, and hardware mesh work together.

Writing Skills

Build plugins that extend FERAL’s capabilities.

Hardware Mesh

Connect physical devices via the HUP protocol.