Skip to main content
The Intel OneAPI and AI Analytics Toolkit (AI Kit) provides familiar Python tools and frameworks to accelerate end-to-end data science and analytics pipelines on Intel® architecture. The components are built using oneAPI libraries for low-level compute optimizations. This toolkit maximizes performance from preprocessing through machine learning and provides interoperability for efficient model development.

Run AI Kit in Domino

Many pre-built AI Kit Docker images run natively in Domino. See https://hub.docker.com/r/intel/oneapi-aikit for a list of available images on Dockerhub.
  1. Create a new Environment from a custom image.
  2. Paste or type the Docker registry path of the image that you want to use in the FROM field. For example, intel/oneapi-aikit:latest. The Environment includes the following packages:
  3. After the environment is built, create a new Workspace.
See the following for more information:
Last modified on June 25, 2026