Part 3: The ChatGPT, DALL-E, and Whisper APIs for Desktop Apps Development
In this part, your attention will be directed toward the creation of desktop applications, broadening your expertise across an array of artificial intelligence APIs. You will explore AI art by seamlessly integrating the ChatGPT and DALL-E APIs to infuse your applications with captivating artistic capabilities. Additionally, you will explore the realm of language translation and transcription through the utilization of the Whisper API. Throughout this part, you will be exposed to various desktop application frameworks such as Tkinter, PyQt, and the Microsoft Office APIs, enabling you to craft robust and feature-rich applications.
This part has the following chapters:
- Chapter 6, Language Translation Desktop App with the ChatGPT API and Microsoft Word
- Chapter 7, Building an Outlook Email Reply Generator
- Chapter 8, Essay Generation Tool with PyQt and the ChatGPT API
- Chapter 9, Integrating...