Getting Started with Apple Intelligence
During Apple’s Worldwide Developers Conference in 2024, Apple introduced Apple Intelligence, a personal intelligence system that puts powerful generative models in Apple devices, enabling new AI-driven features in your apps. These features include Writing Tools, Image Playground, Genmoji, and Siri with App Intents. However, only Writing Tools is available at the time of writing.
In this chapter, you’re going to explore Apple Intelligence features using the JRNL app that you completed in Chapter 22, Getting Started with Collection Views.
First, you’ll learn about Apple Intelligence and what it can do. Next, you’ll see how predictive code completion can help you write your apps. Finally, you’ll learn about Writing Tools and see how it works in your app.
By the end of this chapter, you’ll have learned how to use Apple Intelligence features in Xcode and your apps.
The following topics will...