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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Pattern|Description|Supported Use Cases and Features|
37
37
|[Azure ML Operationalization in-a-box](./machine-learning/ml-ops-in-a-box)|Boilerplate Data Science project from model development to deployment and monitoring|<li>End-to-end MLOps project template <li>Outer Loop (infrastructure setup) <br> <li>Inner Loop (model creation and deployment lifecycle)|
38
38
|[Edge AI in-a-box](./edge-ai/)|Edge AI from model creation to deployment on Edge Device(s) |<li>Create a model and deploy to Edge Device <li>Outer Loop Infrastructure Setup (IoT Hub, IoT Edge, Edge VM, Container Registry, Azure ML) <br> <li>Inner Loop (model creation and deployment)|
39
39
|[Doc Intelligence in-a-box](./ai-services/doc-intelligence-in-a-box)| This accelerator enables companies to automate PDF form processing, modernize operations, save time, and cut costs as part of their digital transformation journey. |<li>Receive PDF Forms<br> <li>Function App and Logic App for Orchestration<br> <li>Document Intelligence Model creation for form processing and content extraction <br> <li> Saves PDF data in Azure Cosmos DB |
40
-
|[Video Analysis-Azure Open AI in-a-box](./ai-services/gpt-video-analysis-in-a-box/)| Extracts information about videos by ingesting them into an Azure Computer Vision Video Retrieval index and sending the index to Azure GPT-4 Turbo with Vision along with the prompt and system message. |<li>Orchestration through Azure Data Factory<br> <li>Low code solution, easily extensible for your own use cases through ADF parameters<br> <li> Reuse same solution and deployed resources for many different scenarios<br> <li> Saves GPT4-V results to Azure CosmosDB|
40
+
|[Image and Video Analysisin-a-box](./ai-services/gpt-video-analysis-in-a-box/)| Extracts information from images and videos Azure AI Vision and sends the results to Azure GPT-4 Turbo with Vision along with the prompt and system message. |<li>Orchestration through Azure Data Factory<br> <li>Low code solution, easily extensible for your own use cases through ADF parameters<br> <li> Reuse same solution and deployed resources for many different scenarios<br> <li> Saves GPT4-V results to Azure CosmosDB|
41
41
|[Cognitive Services Landing Zone in-a-box](./ai-services/ai-landing-zone)|Minimal enterprise-ready networking and AI Services setup to support most Cognitive Services scenarios in a secure environment|<li>Hub-and-Spoke Vnet setup and peering <br> <li>Cognitive Service deployment <br> <li>Private Endpoint setup <br> <li>Private DNS integration with PaaS DNS resolver|
42
42
|[Semantic Kernel Bot in-a-box](./gen-ai/semantic-kernel-bot-in-a-box)|Extendable solution accelerator for advanced Azure OpenAI Bots|<li>Deploy Azure OpenAI bot to multiple channels (Web, Teams, Slack, etc) <br> <li>Built-in Retrieval-Augmented Generation (RAG) support <br> <li>Implement custom AI Plugins|
43
43
[NLP to SQL in-a-box](./gen-ai/nlp-sql-in-a-box)|Unleash the power of a cutting-edge speech-enabled SQL query system with Azure Open AI, Semantic Kernel, and Azure Speech Services. Simply speak your data requests in natural language, and let the magic happen.|<li>Allows users to verbally express natural language queries <br> <li>Translate into SQL statements using Azure Speech & AOAI <br> <li> Execute on an Azure SQL DB |
0 commit comments