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
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ User story
15
15
16
16
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.
17
17
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.
19
19
20
20
**Scenario**
21
21
@@ -44,13 +44,13 @@ One-click deploy
44
44
45
45
### Prerequisites
46
46
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.
48
48
49
49
For additional training and support, please see:
50
50
51
-
1.[Azure Open AI](https://learn.microsoft.com/en-us/azure/ai-services/openai/)
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/)
54
54
55
55
### Solution accelerator architecture
56
56

@@ -62,7 +62,7 @@ For additional training and support, please see:
62
62
### **How to install/deploy**
63
63
64
64
1. Please check the link [Azure Products by Region](
65
-
https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/?products=all®ions=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®ions=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.
66
66
67
67
2. Click the following deployment button to create the required resources for this accelerator in your Azure Subscription.
0 commit comments