Skip to content

blog link: How IBM watsonx Assistant uses Knative Eventing to train machine learning models #6002

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

Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions blog/config/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ nav:
- releases/announcing-knative-v0-3-release.md
- releases/announcing-knative-v0-2-release.md
- Articles:
- articles/How-IBM-watsonx-Assistant-uses-Knative-Eventing-to-train-machine-learning-models.md
- articles/enhancing-the-knative-experience.md
- articles/knative-meets-apache-camel.md
- articles/knative-backstage-plugins.md
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# How IBM Watsonx Assistant uses Knative Eventing to train machine learning models

![How IBM Watsonx Assistant uses Knative Eventing to train machine learning models](./images/How-IBM-watsonx-Assistant-uses-Knative-Eventing-to-train-machine-learning-models.png)

Read the full case study on the [CNCF website](https://www.cncf.io/case-studies/ibmwatsonxassistant/)!

Thanks to [Firat Bezir](https://www.linkedin.com/in/firatbezir/)
and [Zainab Husain](https://www.linkedin.com/in/zainabhusain1/) for creating the impact visual
summary.
Comment on lines +7 to +9
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@firatbezir and @zainabhusain227 can you confirm if these links are correct?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is correct :)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions blog/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ Follow this blog to keep up-to-date with Knative.

## Featured Posts

### How IBM Watsonx Assistant uses Knative Eventing to train machine learning models!

![How IBM Watsonx Assistant uses Knative Eventing to train machine learning models](./articles/images/How-IBM-watsonx-Assistant-uses-Knative-Eventing-to-train-machine-learning-models.png)

[Read more :octicons-arrow-right-24:](https://www.cncf.io/case-studies/ibmwatsonxassistant/){ .md-button }

### Knative 1.14 is out!
Details on the 1.14 release of the Knative project.

Expand Down
Loading