Platform How it works Hardware Security For OEMs Developers Talk to us
AI for connected devices · edge to cloud

On-device AI for the products you ship.

AirTrik brings AI agents to your IoT devices and keeps the smart part on the device itself. You get four building blocks: an edge AI module, a protocol that connects devices to agents, a cloud agent runtime, and a white-label app. No AI team required.

NODE-01 SENSOR RELAY GATEWAY VIN MQTT STM32N6 EDGE AI MODULE · Neural-ART
Intelligence at the edge

Your device thinks for itself.

CLOUD AGENT ON-DEVICE AI SENSE DECIDE ACT LEARN

It senses what is happening and decides on the device, in milliseconds.

It acts on its own, with no round trip to a server to wait on.

It learns over time. Only the hard problems go up to a cloud agent.

SCROLL TO FOLLOW THE LOOP
01 The problem

Most IoT platforms were built before on-device AI was practical.

They assume the cloud does the thinking. That was fine when a device only had to report data. It falls apart when you want the device to sense, decide, and act on its own.

a

Round trips are slow

When every decision travels to a server and back, you wait 200 milliseconds or more before anything happens. That is too slow for a device that has to react in real time.

b

Your data leaves the building

Cloud-first designs collect sensitive data in one place. Newer data rules, and a lot of customers, would rather it stayed on the device.

c

The tooling works against you

Expiring keys, deprecated local APIs, and restrictive licenses turn a hardware project into a subscription you cannot leave.

02 The platform

Four parts that fit together.

Each part is useful on its own. Used together, they take a device from raw sensor readings to something a person can talk to.

MCP MQTT X.509 01 / SILICON Edge AI silicon NPU microcontrollers that run small models on the device, no connection required. STM32N6 - nRF54L - TI MSPM0 02 / PROTOCOL MCP over MQTT Agents discover a device, read its tools, and call them through one schema. Auto-discovery - async execution 03 / CLOUD Cloud agent runtime Where agents run, with memory and a mix of small and large models for hard reasoning. Agents - memory - models 04 / APP White-label app A branded iOS and Android app with chat and controls, set up in a portal, not a codebase. Your brand - iOS and Android
03 How it works

What a device actually does.

Every device runs the same loop. It senses what is happening, decides what to do, acts, and remembers the result.

01
Edge silicon

Sense

The on-device NPU reads its sensors continuously: voltage, temperature, motion, sound. That builds a live picture of what is happening around it.

02
AI engine

Decide

A small model on the device, or a larger one in the cloud, looks at that picture, spots patterns, and plans what to do next.

03
MCP over MQTT

Act

The agent carries out physical actions, like adjusting a thermostat or cutting power to a circuit, through MCP tool calls over MQTT.

04
Memory

Learn

The system remembers what happened. Over weeks it picks up a home's patterns and starts acting before it is asked.

04 Hardware

The silicon that makes on-device AI possible.

The edge AI module comes in two tiers. Pick the one that fits the product. Both run models on the device; they differ in how much they can take on.

MODULE STACK RF / CONNECTIVITY NPU PACKAGE PCB SUBSTRATE STM32N6 / NEURAL-ART ON-PACKAGE ACCELERATOR NORDIC nRF54L MATTER / THREAD RADIO SYNAPTICS SL2610 VISION / VOICE COMPUTE TI MSPM0G5187 LOW-POWER MCU EDGE AI MODULE / EXPLODED VIEW
Tier 1 · high volume

Cost-optimized actuators

For bulbs, plugs, switches, and simple sensors. Low power, low cost, with enough room for TinyML.

  • TI MSPM0G5187
  • Nordic nRF54L
  • Very low power draw
  • Keyword spotting and anomaly detection
  • Matter and Thread ready
Tier 2 · premium

Hubs and gateways

For hubs, energy gateways, and higher-end appliances. Enough headroom to run a small language model on the device.

  • STM32N6 · Neural-ART accelerator
  • Synaptics SL2610
  • Runs a small language model on-device, even during an outage
  • Vision and voice processing
  • Data stays on the device
05 Security

An agent that controls hardware needs real guardrails.

When software can switch a relay or unlock a door, a wrong or hijacked instruction has physical consequences. We plan for that from the start.

Defends against prompt injection

Instruction hierarchies and scoped boundaries keep a crafted prompt from talking the agent past its safety limits.

Cryptographic device identity

Hardware-backed X.509 certificates mean only an authorized agent can trigger a physical action.

A human approves the risky things

Disabling a security system or pushing firmware needs explicit sign-off before it runs.

01 User request authenticated 02 Sandboxed agent sandboxed 03 Safety check immutable rejected no physical effect 04 Verify identity X.509 AWAITING APPROVAL approved 05 Physical action scoped
06 For OEMs

What you get.

Everything needed to ship an AI-enabled product without standing up an AI team of your own.

Hardware

Drop-in modules

Pre-certified silicon modules with connectivity built in. Solder them on, flash the firmware, and ship.

App

Your brand on the app

Set colors, logo, voice, and the metrics you care about in a portal, then publish to the app stores.

Operations

A dashboard for your fleet

Live monitoring, energy insight, maintenance alerts, and device health across your whole product line.

Resilience

Built for Indian conditions

Edge voltage monitoring rides out wide grid swings and can cut power before a surge damages an appliance.

Supply

Made locally

Produced in the Noida and Ghaziabad clusters, with local manufacturing partners to scale.

Openness

Open, not locked in

Because devices speak MCP, they work with Home Assistant and other orchestrators. No vendor lock-in.

07 Developers

Libraries for the stack you already use.

Official SDKs for Node.js, Python, React, and Arduino, with documentation to match.

{ }

Node.js

npm i airtrik

py

Python

pip install airtrik

</>

React

npm i airtrik-react

C++

Arduino / C++

airtrik-arduino

08 Talk to us

Bring your product onto the fabric.

Tell us what you are building.

We will walk you through the parts that fit your product, from the on-device AI to the app, and where to start.

  • A walkthrough of the silicon modules and the firmware toolchain
  • The cloud agent runtime and how agents are put together
  • The app builder, generating a branded app live
  • MCP over MQTT and how devices are discovered
  • Pricing for your volumes and number of SKUs
Or email us at [email protected]

Get in touch

We usually reply within a day.