From 2a13701927f1853dfe6597ffcd18eb2fd008387c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Wed, 5 Nov 2025 15:37:22 +0000 Subject: [PATCH 1/2] Rename the "DA Landing zone for cloud-native AI applications" --- ibm_catalog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibm_catalog.json b/ibm_catalog.json index d58d9b3a..fea8d919 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -1,7 +1,7 @@ { "products": [ { - "label": "Cloud-native AI", + "label": "Landing zone for cloud-native AI applications", "name": "Retrieval_Augmented_Generation_Pattern", "product_kind": "solution", "tags": [ From babfa690599ffb077d6aeca9d82c2d6e4975e1e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Wed, 5 Nov 2025 15:41:20 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7db3228a..150cd123 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cloud-native AI +# Landing zone for cloud-native AI applications The following [deployable architecture](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-understand-module-da#what-is-da) automates the deployment of a sample gen AI Pattern on IBM Cloud, including all underlying IBM Cloud and WatsonX infrastructure. This architecture implements the best practices for watsonx gen AI Pattern deployment on IBM Cloud, as described in the [reference architecture](https://cloud.ibm.com/docs/pattern-genai-rag?topic=pattern-genai-rag-genai-pattern).