From the course: Understanding Generative AI in Cloud Computing: Services and Use Cases (2023)

Unlock the full course today

Join today to access over 24,800 courses taught by industry experts.

Introduction to cloud-based APIs for generative AI

Introduction to cloud-based APIs for generative AI

- [Instructor] APIs, or application programming interfaces, provide applications with the ability to leverage generative AI systems in the cloud with minimal effort. An analogy would be leveraging a TV remote to interact with and control your TV, which is like an API, rather than removing and maintaining your TV by rebuilding its components. As you can see, one is much easier than the other. APIs are a much easier method of interacting with generative AI systems in that we're not recreating the functionality of the system, just accessing that functionality as well-defined interfaces that applications can communicate with. The developers do not need to understand the details of how generative AI systems work. They only need to find and leverage the correct interface to access the functionality required explicitly by the application. Cloud-based generative AI systems, including APIs that define how they interact with each…

Contents