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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -247,6 +247,25 @@ When deploying the solution using the "Deploy to Azure" button, you'll see two f
247
247
248
248
## Supporting documentation
249
249
250
+
### Cross references
251
+
Check out similar solution accelerators
252
+
253
+
| Solution Accelerator | Description |
254
+
|---|---|
255
+
|[GPT-RAG Accelerator](https://github.com/Azure/gpt-rag)| Secure enterprise GPT assistant framework that uses Retrieval-Augmented Generation to ground answers on your data. It provides a ready architecture (Azure OpenAI + knowledge search) for building AI chatbots that “know” your enterprise content, with built-in security and scalability.|
256
+
|[Document Processing Accelerator](https://github.com/Azure/doc-proc-solution-accelerator/)| Modular document AI pipeline that automatically extracts, analyzes, and indexes information from unstructured documents (PDFs, images, etc.) at scale. It offers plug-and-play components for OCR, classification, summarization, and integration to search or chatbots – speeding up data ingestion with enterprise security.|
257
+
258
+
<br/>
259
+
260
+
💡 Want to get familiar with Microsoft's AI and Data Engineering best practices? Check out our playbooks to learn more
261
+
262
+
| Playbook | Description |
263
+
|:---|:---|
264
+
|[AI playbook](https://learn.microsoft.com/en-us/ai/playbook/)| The Artificial Intelligence (AI) Playbook provides enterprise software engineers with solutions, capabilities, and code developed to solve real-world AI problems. |
265
+
|[Data playbook](https://learn.microsoft.com/en-us/data-engineering/playbook/understanding-data-playbook)| The data playbook provides enterprise software engineers with solutions which contain code developed to solve real-world problems. Everything in the playbook is developed with, and validated by, some of Microsoft's largest and most influential customers and partners. |
266
+
267
+
<br/>
268
+
250
269
### Resource links
251
270
252
271
This solution accelerator deploys the following resources. It's critical to comprehend the functionality of each. Below are the links to their respective documentation:
0 commit comments