04 Create

PlantPulse Studio

Custom IIoT apps, built by chatting

Say "build an OEE dashboard for our line" and an AI agent first proposes a screen plan, then — after your approval — builds a real application, shows it in live preview, and deploys it in one click. An agentic IIoT app studio that lets field engineers, without writing code, push apps all the way to tablets, kiosks, and control-room TVs.

Key Metric

Chat → App

From conversation to deployed app

A Capabilities · In depth

01

Say it and it's built — from plan to deploy in one flow

Type one line in the hero and the agent doesn't code right away — it proposes a screen plan (screens, widgets, required data) as a card. On approval, it generates a real app, verified in live preview across three device frames (desktop, tablet, phone), then deploys in one click. Deployed apps open instantly on field phones via QR.

  • Plan-approve-build flow · 3 modes (plan/auto/accept) to choose control
  • Live preview in 3 device frames · pick preview elements directly
  • One-click deploy · QR, embed, public gallery, TV wallboard
Say it and it's built — from plan to deploy in one flow
02

App builder — refine while watching the live preview

The agent console on the left and the live preview on the right share one screen. Point at any part of the screen with element selection to request changes, check responsiveness instantly with desktop, tablet, and mobile previews, and finish the whole journey — version history to one-click deploy — inside the builder.

  • Live preview + element selection — point-and-fix editing
  • Desktop, tablet, and mobile device previews
  • Version history · one-click deploy · app sharing
  • Plan/Auto/Accept modes to choose how much control the agent gets
App builder — refine while watching the live preview
03

A self-fixing agent — until it's green

Writing code is only the start. The agent runs type checks and builds on its own, visually inspects the rendered screen, finds the code behind broken UI and errors, and fixes it itself — looping without human intervention until errors reach zero. A field engineer alone gets the experience of having a developer sitting next to them.

  • A fully automatic loop: write → type-check & build → visual inspection → self-fix
  • Inspects the rendered screen directly — catching empty data and broken layouts
  • Pinpoints the offending code, fixes it, and re-verifies — until green
  • Every fix is transparent in tool-call logs and commits
A self-fixing agent — until it's green
04

Apps that know your data

A semantic layer that reads the platform ontology resolves "line 3 temperature" to the exact asset and tag IDs — deterministically. The agent doesn't guess IDs. An auto-generated 187-endpoint SDK fetches live data, and data bindings are auto-scanned to show which assets and tags each screen uses, always visible in the cockpit.

  • Semantic layer — deterministic NL → real asset/tag IDs
  • V5 API SDK: 187 endpoints · 28 domains · auto-generated
  • Auto data-binding scan → cockpit context rail
Apps that know your data
05

Field know-how becomes an asset — Skills & Watchers

Save a veteran engineer's judgment as a skill and the agent pulls it in when relevant (progressive disclosure keeps context light). Turn "tell me if line 3 exceeds 80°C" into a natural-language watcher that monitors on a 1-minute tick and alerts via real-time toast and messenger webhook. Skill packs port between air-gapped plants as files.

  • Field skills — auto-extract know-how from chat · progressive disclosure
  • Natural-language watchers — 1-min monitoring · SSE real-time · webhook
  • Skill pack export/import — offline portability
Field know-how becomes an asset — Skills & Watchers
06

From shop floor to control-room TV, one studio

Run the enterprise with Studio's own accounts and three roles (admin, builder, viewer), audit logs, usage stats, and white-label branding. Deployed apps extend to private sharing, embed code, an auth-free public gallery (field kiosks), and a TV wallboard (full-screen rotation).

  • Own accounts, 3 roles · audit · 6-tab stats · white-label
  • Public gallery (kiosk) · TV wallboard · embed · QR sharing
  • Origin isolation · server-side keys · container-isolated security
From shop floor to control-room TV, one studio

B Architecture

Chat request AI agent plan · build React app session container · live preview Deploy · rollback · catalog V5 API SDK data binding PlantPulse Platform

An AI agent plans, gets approval, and builds your chat request, verified in live preview inside an isolated per-session container before deploying. A semantic layer resolves natural language to real asset and tag IDs, and a 187-endpoint SDK connects to live data.

C Use Cases

Food & Smart Factory
Challenge
Each line needs a different dashboard, but IT development resources are scarce.
Solution
Field engineers build line-specific dashboards by chatting, deploy to tablets, and post via QR.

Outcome

Field-led app development without IT bottlenecks

Automotive Parts & General Manufacturing
Challenge
Work-order and quality screens are outsourced each time, costing time and money.
Solution
Start from a template, customize by conversation, and embed in the internal portal with embed code.

Outcome

Dramatically shorter app development lead time

Plants & Control Rooms
Challenge
Control-room big screens and field tablets need different views.
Solution
Use the public gallery as a kiosk home and a TV wallboard to rotate key apps full-screen.

Outcome

Unified deployment from shop floor to control room

E More Capabilities

01

Agentic coding

An AI agent edits a real app through a plan-approve-build flow and 3 modes. Fast, while you stay in control.

02

Self-fixing live preview

Fixes itself with type-check and vision, verified in real time across 3 device frames.

03

Semantic data binding

An ontology semantic layer resolves NL to real IDs and connects to live data via a 187-endpoint SDK.

04

Field skills

Save engineer know-how as reusable, progressively disclosed skills, and port between plants with skill packs.

05

Natural-language watchers

Run NL monitoring rules on a 1-minute tick with real-time toasts and messenger webhooks.

06

Deploy · share · govern

Versioning and rollback, QR/embed/gallery/TV wallboard, own accounts with 3 roles, audit, and white-label.

F Technical Specifications

Generated apps
Real code on standard web tech · standard app shell/UI kit (10) · chart wrappers
AI agent
2 builder engines · 3 provider families (frontier, OpenAI, on-prem compatible)
Build · verify
3 modes (plan/auto/accept) · 7 slash commands · type-check + vision self-fix loop
Platform integration
V5 API SDK 187 endpoints · 28 domains · semantic layer (ontology)
Runtime
Isolated per-session containers (non-root) · live preview in 3 device frames
Deploy · share
Keep 10 versions · rollback · QR/embed/public gallery/TV wallboard · remote Git export
Governance
Own accounts, 3 roles · audit · 6-tab stats · white-label · 7 settings tabs

G Product Screens

PlantPulse Studio — Custom IIoT apps, built by chatting

D FAQ

Can non-developers use it?

Yes — build apps with natural-language chat. The output is real code, so if you want, you can view it in the code viewer or export it to a remote Git.

Do the apps connect to our real data?

They connect to the platform V5 API (assets, tags, alarms, ontology). A semantic layer deterministically resolves natural language like "line 3 temperature" to real asset and tag IDs, so the agent doesn't guess.

Can I undo a bad change?

Type-check and vision self-fix loops fix errors within the turn. Every turn is a git commit for undo from history, and deployed versions roll back in one click.

Does it work in offline factories?

All features work with a file fallback (no DB required), and you can point it at an on-prem model (OpenAI-compatible). Skill packs and backups port offline.

How do I share and deploy the apps?

Private sharing, embed code (iframe), QR (field phones), an auth-free public gallery (kiosks), and a TV wallboard. Origin isolation and server-side keys keep the security boundary.

See it live on real operating screens

A 15-minute demo walks you from ingest to AI. Check the fit for your plant with an expert, right away.