From the course: Azure AI Services Essential Training (2023)
Unlock the full course today
Join today to access over 24,200 courses taught by industry experts.
What you should know - Azure Tutorial
From the course: Azure AI Services Essential Training (2023)
What you should know
- [Instructor] Let's start by talking about what you should know, so you get the most value out of this course. Let's start with some good news. Yes, we are interested in AI. But in order to get value out of this course, you don't need to be an AI expert. But you do need to be a developer and really any platform works. As you'll see in this course, I'm going to call a bunch of REST APIs. So as long as you know how to call a REST API, you're welcome to join the party. So, as I mentioned, simple REST calls is all it takes. That's it. We're going to provision some resources in Azure. I'm going to talk about the various capabilities and then I'm going to show you a code example using simple REST APIs, which taps into the power of AI without you having to be an AI expert. I'm going to use Node.js and Python for my code examples. But as I mentioned, REST calls is all it takes. So feel free to use anything you like. So…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.