Skip to main content

AI Software Development Kit

Project description


AI Software Development Kit

Siemens AG - Industrial AI Suite

Streamline Industrial AI Development and Deployment

The AI Software Development Kit (the simaticai Python Package) is a comprehensive Python library designed to simplify the creation, packaging, and testing of AI inference pipelines for the Industrial AI Suite. Part of Siemens' Industrial Edge ecosystem, this SDK accelerates the integration of AI solutions into manufacturing environments.

Key Features

  • Complete ML Pipeline Support: Create and package AI inference pipelines with ease
  • Notebook-Based Tutorials: Ready-to-use End to End Tutorials for model training and deployment
  • Industrial Edge Integration: Seamless connectivity with SIMATIC and Industrial Edge infrastructure
  • Cloud Compatibility: Native integration with leading cloud-based ML environments (such as Microsoft Azure)
  • GPU Acceleration: Optimized for NVIDIA GPU-powered Industrial PCs
  • Production-Ready: Built for industrial-grade reliability and performance

Quick Links

Documentation & Resources

Support

  • Enterprise-grade Siemens support
  • Industrial Edge ecosystem backing
  • Regular updates and security patches
  • Technical consultation available
  • Website: https://support.industry.siemens.com/

Quick Start

The code examples only represent the main steps to create an AI Inference Pipeline using Package simaticai, to enjoy the full experience, please study the public tutorials or discover the code repository on Github.

Create an AI inference pipeline

from simaticai.deployment import PythonComponent, Pipeline
# creating a Pipeline Step for classification
classification = PythonComponent(name="classification")  

# [..] additional steps to add resources and defining the environment

# creating of the Pipeline
pipeline = Pipeline("Image Classification")  
# adding the classification step
pipeline.add_component(classification)  

# [..] final steps to define the Pipeline properties and behavior

Package for deployment

# saving the Pipeline for deployment
package_path = pipeline.export("./deploy")

Prerequisites

  • Python >=3.10
  • pip >= 21.3.1 (automatically upgraded during installation)
  • Compatible with Industrial Edge devices
  • NVIDIA GPU support (recommended)

Why choose AI SDK?

🏭 Bridge the gap between AI development and shop floor deployment
🚀 Accelerate time-to-value for industrial AI solutions
🔄 Streamline ML operations across multiple locations
🛠️ User-friendly tools for automation engineers
🔌 Native integration with SIMATIC and Industrial Edge ecosystem
☁️ Cloud-ready architecture

Part of Industrial AI Suite

This SDK is a core component of the Industrial AI Suite, which provides:

  • Seamless cloud integration
  • Complete MLOps infrastructure
  • Multi-location model scaling
  • Industrial Edge ecosystem integration
  • User-friendly deployment tools
  • Production monitoring capabilities

Benefits

For Data Scientists

  • Focus on model development while we handle deployment
  • Familiar notebook-based workflows
  • Seamless integration with existing ML tools
  • Support for most used frameworks and multiple libraries

For Automation Engineers

  • No prior data science experience required
  • User-friendly deployment interfaces
  • Integrated monitoring solutions

For Operations

  • Scale AI solutions across locations
  • Reliable industrial-grade performance
  • Fast return on investment

License

MIT license - Contact Siemens for licensing options

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simaticai-2.8.0.tar.gz (106.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simaticai-2.8.0-py3-none-any.whl (128.1 kB view details)

Uploaded Python 3

File details

Details for the file simaticai-2.8.0.tar.gz.

File metadata

  • Download URL: simaticai-2.8.0.tar.gz
  • Upload date:
  • Size: 106.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.12.13 Linux/6.6.114.1-microsoft-standard-WSL2

File hashes

Hashes for simaticai-2.8.0.tar.gz
Algorithm Hash digest
SHA256 cb094838639842f84122dc5f1732701563635a87292f47f3f3adc3bc461591f8
MD5 0075fd11b7df53a088822bdd5a492bef
BLAKE2b-256 d567cdf076c759fa9f90a2cafa3c5abdc7a5c29e7dab01be0ee529c08aad67c1

See more details on using hashes here.

File details

Details for the file simaticai-2.8.0-py3-none-any.whl.

File metadata

  • Download URL: simaticai-2.8.0-py3-none-any.whl
  • Upload date:
  • Size: 128.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.12.13 Linux/6.6.114.1-microsoft-standard-WSL2

File hashes

Hashes for simaticai-2.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3b51ea2817ce8748700a9ee626386717772e20c2b17526b821d9cd576b8b9d09
MD5 9784c2bcf59636c62c3c7e4de8ca6610
BLAKE2b-256 61892343a49c977fbdac1671490f90735daf43540c568020a70c11390f150a14

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page