You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate marketing copy and images using GPT models and DALL-E 3 grounded in enterprise product data.
52
+
Generate marketing copy and images using GPT models grounded in enterprise product data.
53
53
54
54
-**Brand Compliance Validation** <br/>
55
55
Validate all generated content against brand guidelines with severity-categorized feedback (Error, Warning, Info).
@@ -102,7 +102,7 @@ _Note: This is not meant to outline all costs as selected SKUs, scaled use, cust
102
102
|---|---|---|
103
103
|[Azure AI Foundry](https://learn.microsoft.com/en-us/azure/ai-foundry/)| Free tier. Build generative AI applications on an enterprise-grade platform. |[Pricing](https://azure.microsoft.com/pricing/details/ai-studio/)|
104
104
|[Azure Storage Account](https://learn.microsoft.com/en-us/azure/storage/blobs/)| Standard tier, LRS. Pricing is based on storage and operations. Blob storage for product images and generated content. |[Pricing](https://azure.microsoft.com/pricing/details/storage/blobs/)|
105
-
|[Azure AI Services](https://learn.microsoft.com/en-us/azure/ai-services/)| S0 tier, defaults to gpt-5.1 (GPT) and gpt-image-1 (DALL-E 3) models. Pricing is based on token count. |[Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/)|
105
+
|[Azure AI Services](https://learn.microsoft.com/en-us/azure/ai-services/)| S0 tier, defaults to gpt-5.1 (GPT) and gpt-image-1 models. Pricing is based on token count. |[Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/)|
106
106
|[Azure Container Instance](https://learn.microsoft.com/en-us/azure/container-instances/)| Backend API hosting with private VNet integration. Pricing is based on resource allocation. |[Pricing](https://azure.microsoft.com/pricing/details/container-instances/)|
|[Azure Container Registry](https://learn.microsoft.com/en-us/azure/container-registry/)| Basic tier. Build, store, and manage container images and artifacts in a private registry for all types of container deployments |[Pricing](https://azure.microsoft.com/pricing/details/container-registry/)|
@@ -140,7 +140,7 @@ Accelerate your marketing content creation by leveraging AI to interpret creativ
140
140
Parse unstructured creative briefs into structured fields automatically, ensuring all campaign requirements are captured.
141
141
142
142
-**Generate multimodal content** <br/>
143
-
Create marketing copy and images that align with your brand voice and product catalog using GPT and DALL-E 3.
143
+
Create marketing copy and images that align with your brand voice and product catalog using GPT models (text and image generation models).
144
144
145
145
-**Ensure brand compliance** <br/>
146
146
Validate all generated content against brand guidelines with severity-categorized feedback before publication.
0 commit comments