Skip to main content Link Menu Expand (external link) Document Search Copy Copied

What is Azure OpenAI Service?

Azure OpenAI Service is a cloud-based service that provides access to the OpenAI API. You can use the OpenAI API to perform the following tasks:

  • Generate text
  • Perform language understanding
  • Perform language translation

The OpenAI GPT-3 language model is a large-scale unsupervised language model that can generate coherent text and perform a variety of other language-related tasks.

To learn more about Azure OpenAI Service, you can:

How do I get started with building applications using Azure OpenAI Service?

The best way to get started with building applications using Azure OpenAI Service is to follow the tutorials in this repository.