The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content

Revolutionize your AI operations across locations with seamless cloud integration. Our Industrial AI Suite runs on a new line of Industrial PCs powered by NVIDIA's GPUs accelerating AI execution. This makes complex AI tasks in advanced automation broadly available and boosts efficiency.

AI Software Development Kit (AI SDK)

The AI Software Development Kit, or AI SDK for short, is an essential part of Siemens' Industrial Edge ecosystem. It is a set of Python libraries that provide building blocks for automating the creation, packaging, and testing of inference pipelines for the AI Inference Server.

The AI SDK is accompanied by end-to-end tutorials that deploy notebook-based workflows for training models, packaging them for deployment, and testing those packages.

The AI SDK assumes a machine-learning workflow that includes the following steps:

  • Training data preparation
  • Training models
  • Packaging models as an inference pipeline
  • Testing of packaged inference pipelines
  • Generating the inference pipeline for AI@Edge

The AI SDK can be used both exploratively from interactive Python notebooks and purely programmatically as part of an automated ML workflow.

API documentation