Skip to content

Commit fd5fb76

Browse files
Update README.md
1 parent e061473 commit fd5fb76

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ User story
1515

1616
This solution accelerator is a powerful tool that helps you create your own AI assistant(s). The accelerator can be used by any customer looking for reusable architecture and code snippets to build an AI assistant(s) with their own enterprise data.
1717

18-
It leverages Azure Open AI Service and Azure AI Search, to identify relevant documents, summarize unstructured information, and generate Word document templates using your own data.
18+
It leverages Azure OpenAI Service and Azure AI Search, to identify relevant documents, summarize unstructured information, and generate Word document templates using your own data.
1919

2020
**Scenario**
2121

@@ -44,13 +44,13 @@ One-click deploy
4444

4545
### Prerequisites
4646

47-
To use this solution accelerator, you will need access to an [Azure subscription](https://azure.microsoft.com/free/) with permission to create resource groups and resources. While not required, a prior understanding of Azure Open AI and Azure AI Search will be helpful.
47+
To use this solution accelerator, you will need access to an [Azure subscription](https://azure.microsoft.com/free/) with permission to create resource groups and resources. While not required, a prior understanding of Azure OpenAI and Azure AI Search will be helpful.
4848

4949
For additional training and support, please see:
5050

51-
1. [Azure Open AI](https://learn.microsoft.com/en-us/azure/ai-services/openai/)
51+
1. [Azure OpenAI](https://learn.microsoft.com/en-us/azure/ai-services/openai/)
5252
2. [Azure AI Search](https://learn.microsoft.com/en-us/azure/search/)
53-
3. [Azure AI Studio](https://learn.microsoft.com/en-us/azure/ai-studio/)
53+
3. [Azure AI Foundry](https://learn.microsoft.com/en-us/azure/ai-studio/)
5454

5555
### Solution accelerator architecture
5656
![image](/docs/images/architecture.png)
@@ -62,7 +62,7 @@ For additional training and support, please see:
6262
### **How to install/deploy**
6363

6464
1. Please check the link [Azure Products by Region](
65-
https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/?products=all&regions=all) and choose a region where Azure AI Search, Azure OpenAI Service, and Azure AI Studio are available. If you are using the included sample data set, verify Document Intelligence (Form Recognizer) is available.
65+
https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/?products=all&regions=all) and choose a region where Azure AI Search, Azure OpenAI Service, and Azure AI Foundry are available. If you are using the included sample data set, verify Document Intelligence (Form Recognizer) is available.
6666

6767
2. Click the following deployment button to create the required resources for this accelerator in your Azure Subscription.
6868

0 commit comments

Comments
 (0)