AutomataNexus designs and ships pure-Rust infrastructure for HVAC controls, industrial monitoring, and edge AI. We replace heterogeneous legacy stacks (Node-RED, Python micro-services, off-the-shelf BMS appliances, vendor-locked NPU toolchains) with a coherent, auditable, performance-first Rust ecosystem that runs on a Raspberry Pi at the edge or scales to a multi-tenant SaaS.
We've shipped 50+ projects across eight product families, deployed across our own production HVAC controller fleet at 16 customer sites with 60+ controllers under management, with thousands of telemetry points flowing into our database every second.
Rust controller firmware running on Raspberry Pi 5 with NVMe + Hailo-8/10H NPU acceleration. Talks to Sequent Microsystems I/O HAT stacks (MegaBAS, MegaIND, Univin16, Uout16, Relind16, Relind8) over I2C. Drives building-system equipment -- AHUs, RTUs, chillers, boilers, DOAS units, mixing valves, lead/lag pumps -- across 16 production sites. Runtime-gated AN26 HMAC-SHA256 licensing.
- Talos -- Rust I2C hardware daemon, the ground-truth bridge between the controller and physical I/O. 22 concrete control algorithms (TMC, PID, cascade, lead/lag, and 18 more).
- NexusConfigurator -- Tauri 2 desktop app that commissions, configures, deploys, and monitors the controller fleet.
- NexusBMS -- Fleet command bus + customer-facing dashboards for setpoints, schedules, and incident updates.
A single Rust binary that speaks SQL, Document, Graph, Key-Value, Time-Series, and Streaming workloads. Powers our HVAC telemetry storage at the edge and our SaaS at the core. ACID, horizontal scale, zero-dependency.
22 crates, 226K+ lines of Rust, ~92-95% PyTorch parity with several novel features that go beyond PyTorch. Trains on CUDA with 15 custom PTX kernel modules. 9 LLM architectures (GPT-2, LLaMA, Mistral, Phi, BERT, SSM/Mamba, Hydra, Trident, Chimera). 41 NN layer types. 6 quantization formats including 1.58-bit ternary. Distributed training (DDP, FSDP, pipeline parallelism). ONNX import/export with 39 operators.
- NexusSentinel
-- Facility health assessment. ~15K-param MLP autoencoder + severity classifier, SLSA Level 3.
- NexusWatch
-- Edge computer vision. YOLOv8 + custom architectures on Hailo NPU.
AI diagnostic assistant for the NexusEdge controller fleet. Terminal chat TUI, daemon API, mobile app, tech field guide. Connects to controllers via SSH, reads live sensor data, diagnoses faults, suggests fixes. Powered by nexus-serve (local) with cloud fallback.
The full email stack in Rust. FerrumEmail is the React-Email equivalent for Rust -- type-safe component templates, cross-client rendering, unified sending API. FerrumMailSaaS is the hosted transactional email platform (live at ferrum-mail.com). FerrumMailbox is the self-hosted SMTP server + mailbox + REST API. FerrumMailMobile is the cross-platform email client.
- NexusShield -- Adaptive zero-trust gateway + real-time endpoint protection. 24 modules, 275 tests, <5 MB footprint.
- NexusVault -- Zero-dependency secrets management. Built into Aegis-DB.
- NexusProbe + NexusGauntlet -- Application security testing. Authenticated sessions, smart contracts, business logic, race conditions, crypto attacks, mobile RE.
- NexusCure -- Automated remediation. Consumes findings from Shield/Probe, plans and executes targeted fixes. Surgical, auditable, reversible.
Complete UI component system for Rust. Headless primitives, styled components, and framework adapters for Leptos and Dioxus. Powers the NexusBMS and NexusConfigurator dashboards.
General-purpose 3D rendering SDK for Rust. PBR, instanced entities, satellite tile streaming, atmosphere, post-processing, WASM target.
- NexusFlight -- Rust flight controller firmware + ground station.
- NexusCoreDrive -- Rust
no_stdESC firmware with Field Oriented Control. 4 MCU families, 220 board targets, AM32-compatible bootloader. - NexusFlight-Suite -- Desktop configurator for the firmware family.
- NexusPulse -- Self-hosted, provider-agnostic SMS notification service. Pure Rust, 7 carrier backends, Aegis-DB persistence.
- NexusPulse-Mobile -- E2E encrypted messaging app, Signal-protocol security, SMS fallback.
- NexusPulse-Tactical -- Tactical situational awareness -- satellite maps, E2E encrypted comms, Meshtastic mesh, SMS fallback.
- NexusPulse-Tactical-Mobile -- Cross-platform tactical SA app, LoRa mesh, offline-first.
Pure Rust compression framework. Format-aware lossless compression with derive macros, online adaptive training, purpose-built pipelines for time-series, tensors, records, logs, and text. Beats zstd and OpenZL on structured data.
- ISO 10816 Vibration Sensor
-- Enterprise vibration monitoring. Up to 32 sensors, real-time analysis, multi-zone severity classification.
- NexusScribe -- AI transcription platform.
- firebase-client-sdk
-- Pure Rust Firebase client SDK (no service account keys on edge devices).
- One language, end to end. Rust from the I2C bus up through the controller, the database, the ML framework, the email stack, the desktop app, and the SaaS. We treat language sprawl as a liability.
- Pure-Rust dependencies wherever possible. No OpenSSH dependency in our SSH client (russh). No CPython runtime on edge controllers. No vendor SDKs we can replace with native Rust (NexusFoundry replaces Hailo DFC). When we can write it in Rust, we do.
- Edge-first, internet-optional. Controllers operate fully offline. SaaS is supplemental, not the source of truth. The on-prem
fleet.tomlis canonical. - No telemetry by default. Operator-side software does not phone home. Outbound calls are operator-initiated and target operator-configured endpoints.
- Auditable supply chain. Every release ships with SLSA Level 3 provenance, SHA-256 manifests, and reproducible builds. Authenticode-signed installers for Windows.
- Owner-operator deployable. Every product runs end-to-end on commodity hardware (Raspberry Pi, NVIDIA workstation, Windows laptop). No cloud lock-in. Customer-deployable as readily as SaaS.
- Hardening the NexusEdge controller fleet across 16 production sites and 60+ controllers.
- RustyMythos -- training a Recurrent-Depth Transformer (RDT) from scratch in AxonML. Adaptive test-time compute, MoE routing, edge NPU deployment via NexusFoundry.
- nexus-serve -- pure-Rust LLM inference. 9 architectures, 35+ tok/s on RTX 5070, CUDA + Hailo NPU backends.
- NexusFoundry -- reproducible HEF compilation for Hailo NPU. Silicon-proven on H8 + H10.
- NexusGauntlet -- authenticated app-sec testing platform.
- Shipping NexusFlight open-source FPV stack.
Andrew Jewell, Sr. -- Founder / AI Systems Engineer
ORCID 0009-0005-2158-7060
Email: andrew.jewellsr@automatanexus.com | DevOps: devops@automatanexus.com
We hire HVAC technicians, controls engineers, Rust systems programmers, and ML researchers who like working at the intersection of physical systems and software. If that's you, send an email.
For commercial licensing of any of our proprietary products, see the project's COMMERCIAL.md.
Some of our work is open source. Some is not. We document the difference clearly in every repo's LICENSE.md.
© 2026 AutomataNexus, LLC. Indiana, USA.
