Azure Open AI
Azure Open AI
• Quick Overview
• How Azure OpenAI Service process data
• Security, Governance, and Controls
• Use Cases
• Quick Demo
• Q&A
1956
Artificial Intelligence
Machine Learning
1997
Deep Learning
2017
Generative AI
2021
Ensure that artificial Empower every person and
general intelligence (AGI) organization on the planet
benefits humanity. to achieve more
Business
Users
Application Platform
AI Builder
Power BI Power Apps Power Automate Power Virtual Agents
Scenario-Based Services
Applied AI Services
Bot Service Cognitive Search Form Recognizer Video Indexer Metrics Advisor Immersive Reader
Customizable AI Models
Cognitive Services Developers &
Vision Speech Language Decision OpenAI Service Data Scientists
GPT-3 Codex
DALL·E (preview)
Prompts
Tokens
Embeddings
vector of floating-point
numbers
cosine similarity
Completions
simple but powerful text-in, text-out
interface to any of supported models
Fine-tuning
Generative AI
Response:
SELECT *
FROM customers
WHERE State = 'TX' AND
FirstName = 'Jane'
Azure OpenAI | GPT-3 Family of Models
Model Request Description, performance, cost Use cases
Davinci 4,000 tokens Most capable GPT-3 model. Can do Complex intent, cause and
any task the other models can do, effect, summarization for
often with higher quality, longer output audience
and better instruction-following.
Curie 2048 tokens Very capable, but faster and lower cost Language translation,
than Davinci. complex classification, text
sentiment, summarization
Ada 2048 tokens Capable of very simple tasks, usually Parsing text, simple
the fastest model in the GPT-3 series, classification, address
and lowest cost. correction, keywords
Azure OpenAI | Sample Use Cases
Customer conversation
Output
Azure OpenAI | Sample Use Cases
Input - German
Azure OpenAI
Instruction - English
Output - English
Azure OpenAI | GPT-3 Prompt Design
• Natural Language to SQL • Long format text • Smart assists for call centers
• Code to Natural Language • Paragraphs from bullets • Tech support chat bots
• I want you to act as a research proposal writer. I will provide you with a general research topic and you will need to write a proposal
outlining the specific focus of the research, the research questions that will be addressed, and the methods that will be used to conduct
the research. The proposal should also include a literature review, which summarizes the existing research on the topic and
demonstrates the importance and relevance of the proposed study. The proposal should be well-written and should clearly convey the
value and potential contributions of the proposed research. Topic: how global warming affects human?
• Abuse monitoring
• Content Filtering
Common
GovernanceQuestions
and Controls
Document Process Automation
Extract rich insights from documents and summarizing them
Cosmos DB
PDF OCR
pipeline
Web
Application
Power BI
Azure OpenAI
Service
GPT Smart Search Use Case
Common Questions
• How to overcome the Model token limits?
• How to centrally govern and control deployment and management
of Azure OpenAI Service?
• How to approach which model to use and if OpenAI is suitable for a
certain use case?
• Can you create multiple deployments for the same model?
• When to use other Cognitive Services offerings, such has Language
models vs OpenAI?
• What does token calculation includes?
• How is customer data handled?
• How content is filtered and can this is disabled?
• What is the difference between prompt engineering vs fine-
tunning?