6 research phases → live API

Predict failures before they happen

LSTM anomaly detection on industrial sensor streams, a semantic knowledge graph of equipment failure modes, and four LangGraph agents that trace root causes and explain exactly what went wrong — not just that something did.

Free while in beta · No credit card

87.3%
Anomaly Detection Accuracy
84.6%
RCA Success Rate
<2s
Detection Latency
4+
Specialized AI Agents

Four components. One pipeline.

Each piece was built separately, validated separately, then wired together. Here's what each one actually does.

The pipeline, end to end

Sensor reading in, root cause report out. These are the four stages, in order.

01

Ingest Sensor Data

Push air temperature, RPM, torque, tool wear and 9 other sensor readings via REST API or live stream.

02

Detect Anomalies

The LSTM autoencoder computes reconstruction error in under 2 seconds and raises an alert when thresholds are crossed.

03

Trace Root Cause

LangGraph agents query the knowledge graph, reason over failure patterns, and return a ranked list of probable root causes.

04

Act & Prevent

Receive prioritised maintenance recommendations and push tasks directly to your CMMS or team dashboard.

Tested on real industrial data

No synthetic benchmarks. Both datasets are publicly available — you can replicate every number.

AI4I 2020

10,000 production records · 5 failure modes · UCI ML Repository

Anomaly detection F187.3%
RCA success rate84.6%
Precision (failure class)91.2%

MetroPT-3

Air compressor telemetry · Porto Metro fleet · Cross-domain transfer

Pattern transfer rate74%
Cross-domain RCA accuracy71.8%
KG entities transferred22 / 30

It's a working system, not a demo.

The API is live. The models are trained on real data. Send a sensor reading and get a root cause report back — no setup required.