Skip to main content

Command Palette

Search for a command to run...

Question Answering System Very Simple using Azure Open AI

Updated
1 min read
Question Answering System Very Simple using Azure Open AI

Overview

The session gives an overview of Azure AI and the position of Azure OpenAI in the Azure AI ecosystem. We focus on a question and answering system and show the different components of the built question answering system

✅ Header

✅ Context

✅ Prompt

We also have a sneak peak on prompt engineering and delve in the details of different types of models

⭐ text davinci

⭐ gpt 3.5

⭐ gpt 4

We also look deeper in the code and the difference of implementations of the various models