From the course: The AI Ecosystem for Developers: Models, Datasets, and APIs
Unlock this course with a free trial
Join today to access over 24,600 courses taught by industry experts.
What are AI application programming interfaces (APIs)?
From the course: The AI Ecosystem for Developers: Models, Datasets, and APIs
What are AI application programming interfaces (APIs)?
- We have already established what AI models, architectures, and data sets are in the previous videos. Now we will explore how to assess and integrate these AI models into our applications. As a developer, just like with other software systems, you can assess AI capabilities through APIs, application programming interfaces. We have already established what AI models, architectures, and data sets are in previous videos. Now we will explore how to assess and integrate these AI models into applications. As a developer, just like with other software systems, you can assess AI capabilities through APIs, application programming interfaces. An API or an application programming interface is a set of rules and protocols that allows different software applications to communicate with each other. It enables developers to leverage existing AI models without needing to build them from scratch. In practice, many developers and organizations do not train their own AI models. Instead, they connect to…
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.
Contents
-
-
-
-
-
-
(Locked)
What are AI application programming interfaces (APIs)?4m 20s
-
(Locked)
Explore Hugging Face7m 56s
-
(Locked)
Product sentiment analysis with Hugging Face model4m 6s
-
(Locked)
Explore OpenAI developer platform5m 53s
-
(Locked)
Image generation using OpenAI API5m 44s
-
(Locked)
Explore Google AI Studio6m 6s
-
(Locked)
Create a conversational chatbot using the Google Gemini API5m 23s
-
(Locked)
Explore GitHub Models2m 44s
-
Compare GitHub Models and run in Codespaces4m 45s
-
(Locked)
Generate code and architecture with GitHub Models3m 42s
-
(Locked)
Accessing AI models via cloud providers5m 15s
-
(Locked)
-
-