Skip to content

Commit 93b2de0

Browse files
authored
fix: add short description and features to the DA (#343)
1 parent e067836 commit 93b2de0

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

ibm_catalog.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,38 @@
5757
{
5858
"label": "Standard",
5959
"name": "standard",
60+
"short_description": "Automates the deployment and setup of the IBM watsonx platform with AI, data, and governance services.",
6061
"working_directory": "./",
6162
"install_type": "fullstack",
6263
"index": 1,
6364
"licenses": [],
6465
"architecture": {
66+
"features": [
67+
{
68+
"title": "Build with watsonx applications",
69+
"description": "watsonx combines the power of watsonx.ai Studio for AI with the scale of watsonx.data store, enabling the creation of next-generation AI."
70+
},
71+
{
72+
"title": "Develop with Watson Studio",
73+
"description": "Develop sophisticated machine learning models using Notebooks and code-free tools to infuse AI throughout your business."
74+
},
75+
{
76+
"title": "Deliver and build conversational interfaces with watsonx Assistant",
77+
"description": "IBM watsonx Assistant lets you build conversational interfaces into any application, device, or channel."
78+
},
79+
{
80+
"title": "Integrate predictive capabilities with Watson Machine Learning",
81+
"description": "Deploy, manage, and integrate machine learning models into your applications and services in as little as one click."
82+
},
83+
{
84+
"title": "Accelerate business decisions with Watson Discovery",
85+
"description": "Watson Discovery adds a cognitive search and content analytics engine to applications."
86+
},
87+
{
88+
"title": "Manage and monitor with watsonx.governance",
89+
"description": "IBM watsonx.governance helps you direct, manage, and monitor your organization's AI activities."
90+
}
91+
],
6592
"diagrams": [
6693
{
6794
"diagram": {

0 commit comments

Comments
 (0)