May 2023
Beginner to intermediate
286 pages
6h 26m
English
This part introduces you to the world of enterprise applications of OpenAI models.
It starts with an introduction of the partnership of OpenAI and Microsoft and the consequent launch to market of Azure OpenAI Service, a cloud-managed service that offers OpenAI models with all the scalability, flexibility, and security typical of cloud-scale architectures.
It then moves toward a practical section where you will have an overview of enterprise use cases. Each use case provides a description of the business scenario and an end-to-end implementation with Python and Azure OpenAI's model APIs. The scenarios covered are HR assistant, contract analysis, call center analytics, and semantic search.
Finally, this part ...