Create question answering solutions with Azure AI Language
The question answering capability of the Azure AI Language service makes it easy to build applications in which users ask questions using natural language and receive appropriate answers.
Learning objectives
After completing this module, you will be able to:
- Understand question answering and how it compares to language understanding.
- Create, test, publish, and consume a knowledge base.
- Implement multi-turn conversation and active learning.
- Create a question answering bot to interact with using natural language.
Prerequisites
Before starting this module, you should already have:
- Familiarity with Azure and the Azure portal.
- Experience programming with C# or Python. If you have no previous programming experience, we recommend you complete the Take your first steps with C# or Take your first steps with Python learning path first.