
Open and vendor-agnostic on the OT side
Industrial Edge connects to any automation vendor's equipment via standard protocols. Works in brownfield environments without hardware replacement or single-vendor lock-in.
It is a prerequisite to have an AI model ready to use the Siemens Industrial AI Suite, giving users the freedom to choose a MLOps workflow of their choice or extend it to bring AI models to the shop floor.
The Siemens AI SDK handles packaging your existing AI models into a runtime artifact that can be executed offline on shop floor devices, complete with definition of data exchange interfaces with other systems from cloud or on-premises environments. The AI Asset Manager acts as the operational hub for model distribution, deployment, and monitoring. The AI Inference Server executes models locally on the edge device, close to the machine.
Connect vendor agnostic shopfloor equipment to Industrial Edge via pre-configured connectors.
Run AI and industrial apps on Industrial Edge, use case agnostic - vision, time-series or batch data inference.
AI Asset Manager running on an Industrial Edge (virtual) device, acting as the One Stop Shop for all AI related activities. AI solution management, distribution, and operations.
Develop, validate, and package AI models with the Siemens AI SDK in cloud or on-prem environments.
For most manufacturers, the barrier to scaling AI is not the quality of the models, it is the infrastructure required to get those models running on production equipment and keep them running reliably across many sites. Each machine, line, or plant introduces new integration challenges, and the gap between data science environments and automation systems has no natural bridge in most organizations.
The AI Suite eliminates that barrier by providing a complete, layered infrastructure purpose-built for industrial AI operations. Industrial Edge devices connect to equipment from any vendor and run AI inference locally, without requiring cloud connectivity for real-time decisions. The AI Asset Manager provides a single point of control for model deployment, versioning, and monitoring across any number of devices. The Siemens AI SDK lets data scientists package and validate models in their environment of choice — AWS, Azure, or on-premises — and package them into artifacts the AI Asset Manager can distribute to the fleet.
The result is a repeatable, scalable path from raw production data to deployed AI inference, built on open standards and operable by automation engineers without deep MLOps expertise.

Industrial Edge devices sit directly on the shop floor and connect to PLCs, drives, robots, cameras, and any other automation equipment using pre-configured connectors for PROFINET, S7, OPC UA, EtherNet/IP, Modbus TCP, and others. Because the connector library covers equipment from any vendor, the architecture also fits brownfield environments without requiring hardware replacement.
A set of local apps runs on the edge device alongside the connectors:
cases
Databus, based on MQTT, connects these apps to each other on the device and provides the publish-subscribe backbone for passing inference results, sensor readings, and events up to the factory level. Vision data between vision connector and inference server is transmitted using ZMQ for handling larger, high frequency payloads.
The AI Asset Manager runs on a virtual Industrial Edge device at factory level and acts as the one-stop shop for all AI-related activities on the shop floor. It sits between the development environment above and the edge devices below, coordinating the full operational lifecycle of AI solutions.
The AI Asset Manager's job is to receive packaged AI models from the development environment, deploy them to the correct AI Inference Server instances across the fleet, and collect metrics on model performance and inference activity. It manages AI solution versioning, monitors device-level deployment status, and provides the operational interface through which automation teams manage AI without needing to interact with development toolchains.
Use the AI Asset Manager for:
The AI Asset Manager is not a development tool. It does not train models, validate datasets, or manage development infrastructure. Those responsibilities belong to the MLOps workflow in the cloud or on-premises development environment. AI SDK packages the AI Model and delivers read-to-deploy artifacts to the Factory level architecture layer, where the AI Asset Manager's scope begins[AN1] and ends when operational metrics feed back into the development cycle.
Industrial Edge Management (Virtual, Pro, or Cloud) handles the broader device management layer: deploying apps, pushing firmware and configuration updates, monitoring device health, and managing the Industrial Edge Hub as the global app repository. It works alongside the AI Asset Manager rather than replacing it — Edge Management handles the platform; the AI Asset Manager handles the AI solutions running on that platform.
Model development takes place in cloud or on-premises environments using the Siemens AI SDK. The pipeline at this level covers the full development lifecycle before models reach the factory.
The AI SDK provides data scientists with the tooling to package and validate their AI models in an environment of their choice. It is a python library that provides methods to define data interfaces for AI models with other systems (automation, for example), define runtime requirements and package the AI model along with the business logic into an artifact that can be executed completely offline on the shopfloor.
Use the AI SDK for:
Once packaged, models are pulled by the AI Asset Manager and distributed to the fleet. Updated models trained on new production data follow the same path, closing the development-to-deployment loop.
A realistic deployment uses all three levels in combination because they handle distinct problems. Consider a visual quality inspection deployment on an electronics assembly line:
uted to quality management systems or operator dashboards
Without the AI Inference Server, inference requires cloud connectivity and introduces latency incompatible with line-speed inspection, apart from the costs that are incurred for each data transaction. Without the AI Asset Manager, deploying an updated model to fifty stations across three sites would be fifty manual operations. Without the vision data collector and a structured data pipeline, training data does not reflect real production conditions and model quality degrades over time. AI SDK enables piecing together the repeatable delivery by standardizing the delivered artifact, agnostic to the kind of AI model being deployed.

Industrial Edge connects to any automation vendor's equipment via standard protocols. Works in brownfield environments without hardware replacement or single-vendor lock-in.

The AI SDK fits data science workflows; the AI Asset Manager handles shop-floor deployment. Engineers deploy without MLOps expertise; data scientists build without learning automation infrastructure.

Running inference locally on the edge device eliminates cloud round-trips for latency-sensitive decisions. Defect detection, anomaly flagging, and parameter monitoring happen at the machine.

The Vision Data Collector and Industrial Information Hub capture data from real production conditions, structured consistently. Models train on shop-floor reality, not synthetic or lab data.

The same architecture runs one inspection station or hundreds of sites. Central management via AI Asset Manager and Industrial Edge Management makes scaling a matter of configuration, not re-engineering

• AI Inference Server for on-device model execution across vision, time-series, and batch inference use cases
• Vision Data Collector for image and metadata capture from shop floor cameras and vision systems

• AI Asset Manager: model distribution, deployment coordination, version management, inference metrics, and operational monitoring across the fleet
• (S)FTP Server: image and metadata staging between the Edge and the IT-level

• Siemens AI SDK for model packaging, validation, delivery (AWS, Azure, on-prem)
• Data landing zone for structured ingestion of production data
• Packaged model artifacts for distribution via AI Asset Manager