Skip to content

Commit 433bc13

Browse files
committed
Update solution documentation
1 parent 91b8b02 commit 433bc13

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This solution accelerator is an internal chatbot that interprets and understands
1717
Solution overview
1818
</h2>
1919

20-
This solution leverages Azure OpenAI Service (GPT and DALL-E 3), Azure Cosmos DB, and Azure Blob Storage to interpret creative briefs, retrieve product information, generate marketing content, and validate brand compliance.
20+
This solution leverages Microsoft Foundry, Azure AI Search, Azure Cosmos DB, and Azure Blob Storage to interpret creative briefs, retrieve product information, generate marketing content, and validate brand compliance.
2121

2222
The sample data includes synthetic product catalogs and brand guidelines. The data is intended for use as sample data only.
2323

@@ -102,7 +102,6 @@ _Note: This is not meant to outline all costs as selected SKUs, scaled use, cust
102102
|---|---|---|
103103
| [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/) |
104104
| [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 Key Vault](https://learn.microsoft.com/en-us/azure/key-vault/) | Standard tier. Pricing is based on the number of operations. Maintain keys that access and encrypt your cloud resources, apps, and solutions. | [Pricing](https://azure.microsoft.com/pricing/details/key-vault/) |
106105
| [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/) |
107106
| [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/) |
108107
| [Azure App Service](https://learn.microsoft.com/en-us/azure/app-service/) | B1 tier. Frontend hosting with Node.js proxy server. | [Pricing](https://azure.microsoft.com/pricing/details/app-service/) |
@@ -123,7 +122,7 @@ Business Scenario
123122
</h2>
124123

125124

126-
|![image](./docs/images/landing_page.png)|
125+
|![image](./docs/images/readme/landing_page.png)|
127126
|---|
128127

129128
<br/>
93.4 KB
Loading
62.4 KB
Loading

0 commit comments

Comments
 (0)