Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 7

Build and Modernize AI Apps

Solution play demos,


reference apps, and
hackathons

Updated: November 2023


Use Case demos and reference apps (customer-facing)
Scenario Use Case Demo Links
Build new Build-Your-Own Copilot Y Click-through demo: https://aka.ms/CopilotDemoApp
(scenario: retail agent) Repo: https://github.com/Azure/Vector-Search-AI-Assistant
Hackathon: https://github.com/Azure/Build-Modern-AI-Apps-Hackathon
Transaction/ N Video Walk-though: Payment Transaction Processing demo walkthrough.mp4
Order processing Repo: https://github.com/Azure/Real-time-Payment-Transaction-Processing-at-Scale
Hackathon: https://github.com/Azure/Real-Time-Transactions-Hackathon
Service/Support bot N Video Walk-through: Medical Claims Handling demo walkthrough.mp4
(scenario: insurance Repo: https://github.com/Azure/Medical-Claims-Transaction-Processing-at-scale
claim) Hackathon: https://github.com/Azure/Medical-Claims-Processing-Hackathon
Fraud detection N Coming soon
Personalization/ N Coming soon to https://aka.ms/dreamdemos (DREAM Demo)
recommendations
Connected products N Coming soon
Modernization App mod to Azure + AI Y Repo: Azure/reddog-solutions: Reddog Cloud Native Solutions (github.com)
Demo: RED DOG - Pharmacy (reddog-solutions.com)
Product demos Azure Data & AI DREAM Demos: Azure OpenAI Service, Azure Machine Learning,
Azure AI Services, Azure Cosmos DB
https://azure-data-ai-demomap.azurewebsites.net/map
Use Case internal assets
Scenario Use Case Links
Build new Build-Your-Own Copilot Technical Deep Dive:
(scenario: retail agent) Deck: https://Aka.ms/AIAppsCopilotDemoDeck
Script: https://Aka.ms/AIAppsCopilotDemoScript

Hackathon:
Coaches Guide and Final Solutions:
https://github.com/AzureCosmosDB/hackathon-content/tree/main/hackathon-guides/build-modern-ai-apps
Challenges Walk-Though Videos: Build Modern AI Apps Hackathon Training
Transaction/ Technical Deep Dive:
Order processing Deck: https://aka.ms/AIAppsPymtDemoDeck
Walk though: https://aka.ms/AIAppsPymtDemoScript
Deep Dive: Payment Transaction Processing deep dive - Final.mp4

Hackathon:
Coaches Guide and Final Solutions:
https://github.com/AzureCosmosDB/hackathon-content/blob/main/hackathon-guides/payment-processing/READ
ME.md
(Coming Soon)
Challenges Walk-Though Videos: Payment Processing Hackathon Training (Coming Soon)
Service/Support bot Technical Deep Dive:
(scenario: insurance claim) Deck: https://aka.ms/AIAppsClaimsDemoDeck
Walk though: https://aka.ms/AIAppsClaimsDemoScript
Deep dive: Medical Claims Handling deep dive.mp4

Hackathon:
Coaches Guide and Final Solutions:
https://github.com/AzureCosmosDB/hackathon-content/blob/main/hackathon-guides/medical-claims/README.
Demo: BYO copilot
Custom enterprise ChatGPT info/product discovery

Click-through demo: https://aka.ms/CopilotDemoApp


GitHub repo: https://github.com/azure/build-modern-AI-apps
BYO copilot - solution architecture

DATA
SOURCES Submit
6 Persist Q&A 2 Question & CONSUMERS
History With Reference
Change Feed:
Application you will be
2 Source
Documents able to connect your
Databases 3 Request Embeddings
(Embeddings API) Azure 3
Request Question enterprise data sources to
Embedding
Kubernetes (Embeddings API) build a ChatGPT like
conversational interface.
It can be used to search,
Apps
Azure
OpenAI
(Embeddings
explore internal data,
Azure Cosmos DB
API)
power a new generation
of Support, Sales, Bots. By
4 Index Documents & 4 Search for
Embedding Vectors context data

Data Engineers
DBAs
using Azure Cosmos DB
Cognitive

5 Persist Embedding
Search
(Hybrid Index)
End Users you guarantee full control
Source Data
Files 1 Batch / CDC / Stream
+
Vectors 5 Request Completion
(Completions API) over your data, extreme
Embeddings,
Prompts & Completions
availability, real time
Azure
OpenAI
global access and
(Completions
API) Q&A Web
App
immediate scalability.
1 Ask Question

0 Load Q&A Session


Azure
Kubernetes

Source Data Semantic Kernel Other Service Call User Interaction


Legend: Orchestrated Call 1 Source data loading 1 Q&A interaction

Repo: https://github.com/Azure/Build-Modern-AI-Apps ; Click-thru demo; Demo Script


Reference App: Medical Claims Processing & Handling

Repo link: https://github.com/Azure/Medical-Claims-Transaction-Processing-at-scale


Uses: Azure Cosmos DB, Azure Kubernetes Services (AKS), Azure OpenAI Services, Azure Synapse Analytics,
Event Hubs, Static Web App
Reference App: Real-time Transactions & Payments

Repo link: https://github.com/Azure/Real-time-Payment-Transaction-Processing-at-Scale


Uses: Azure Cosmos DB, Azure Kubernetes Services (AKS), Azure OpenAI Services, Static Web App

You might also like