Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Description updated for Intel AIKit App #2838

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions manifests/overlays/apps/base/aikit/aikit-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
annotations:
opendatahub.io/categories: 'Data preprocessing,Model development'
spec:
displayName: Intel® oneAPI AI Analytics Toolkit Container
displayName: Intel® oneAPI AI Analytics Toolkit Containers
provider: Intel®
description: >-
The AI Kit is a set of AI software tools to accelerate end-to-end data science and analytics pipelines on Intel® architectures.
Expand Down Expand Up @@ -46,9 +46,7 @@ spec:

## Installing AI Kit

Intel® oneAPI AI Analytics Toolkit libraries are provided through Anaconda* and can be installed from many existing notebook container images. Intel provides a number of certified container images on Red Hat OpenShift AI pre-installed Jupyter that have toolkit components pre-installed, and ready to use.

Try out selecting the “intel-aikit-notebook:v/0.0.1” Jupyter Notebook image in Jupyter to get started!
Intel® oneAPI AI Analytics Toolkit libraries are provided through pip and can be installed from many existing notebook container images. Intel provides a number of certified container images on Red Hat OpenShift AI pre-installed Jupyter that have toolkit components pre-installed, and ready to use.

## Installing AI Kit Operator

Expand All @@ -64,6 +62,6 @@ spec:

## Getting Started with AI Kit Resources:

- [AI Analytics Toolkit Website](https://software.intel.com/oneapi/ai-kit)
- [AI Analytics Toolkit Website](https://www.intel.com/content/www/us/en/developer/tools/oneapi/ai-analytics-toolkit.html)

- [AI Analytics Toolkit Code Samples](https://github.com/oneapi-src/oneAPI-samples/tree/master/AI-and-Analytics)
Loading