
5 Free Courses on Generative AI
In the previous post, we talked about what generative AI is and the benefits it offers. Want to start using it? Microsoft has released several free and up-to-date courses on its Learn platform where you can dive in and start learning how to use it:
-
Get started with Azure OpenAI: In this course, you’ll learn how to use the Azure OpenAI service, what you need to know to access it, and the different ways to work with it — such as through the command line or REST APIs.
-
Working with natural language: Natural language allows a virtual assistant to respond just like a human would. In this course, you’ll learn how to use Completions, which will let you integrate a virtual assistant into your application.
-
Using prompts: A “prompt” is the instruction we give to a generative algorithm to create content. The more specific the prompt, the more accurate the output. In this course, you’ll learn how to get the most out of prompts to generate better content.
-
Image generation: This module focuses on creating spontaneous images using prompts and the DALL·E model.
-
Generating code: Something I haven’t mentioned yet, but it’s worth noting — you can also use generative AI as a coding assistant. In this module, you’ll learn how to generate code snippets using prompts.
Do you have any other courses you’d recommend?