Vision Detecting body poses in a live video feed Learn how to use the Vision framework to track body poses from a video feed within a SwiftUI app.
App Intents Performing your app actions with Siri through App Shortcuts Provider Expose your app actions to Siri Make with the App Intents framework.
Vision Track the horizon angle in an image with the Vision framework Learn how to detect the horizon angle using machine learning within a SwiftUI app.
App Intents Creating App Intents using Assistant Schemas Integrate your app functionalities with the system and Apple Intelligence using Assistant Schemas.
Apple Intelligence Generating images programmatically with Image Playground Learn how to use the ImageCreator API to create images programmatically within a SwiftUI app.
Vision Detecting documents in an image with the Vision framework Learn how to use the Vision framework to detect documents in images.
Apple Intelligence Reading and displaying Genmoji in non-rich text formatted data context Learn how to display generated emojis within a non-rich text context.
Apple Intelligence Enabling Genmoji in your app Learn how to make your app able to input custom emoji.
Apple Intelligence Bringing Image Playground to your app Learn how to make your app able to generate images using Apple Intelligence models within Image Playgrounds.
Apple Intelligence Exploring Apple Intelligence: Image Generation Understand how image generation powered by Apple Intelligence is taking shape as system features.
Vision Generating person segmentation with the Vision Framework Learn how to use the Vision framework to detect people on images and segment them out with a mask.
Apple Intelligence Keeping parts of the text unchanged by Writing Tools Learn how to define parts of the text in which Writing Tools should not apply changes to.
Apple Intelligence Supporting Writing Tools on your app Learn how to have access and manage support to Writing Tools within text fields.
Apple Intelligence Exploring Apple Intelligence: Talking with Siri Understand how Siri is evolving, being powered by Apple Intelligence.
Vision Detecting hand pose with the Vision framework Learn how to use the camera to detect hand pose within a SwiftUI app.
Vision Detecting faces in images with the Vision framework Learn how to use the Vision framework to detect faces on images and draw a rectangle over them.
Apple Intelligence Exploring Apple Intelligence: Writing Tools Understand Writing Tools, powered by Apple Intelligence.
Vision Recognizing text with the Vision framework Learn how to recognize text using the camera with the Vision framework capabilities in a SwiftUI app.
Natural Language Tokenizing text with the Natural Language framework Learn how to split text into manageable parts using the tokenization capabilities of the Natural Language framework.
Speech Transcribing audio from live audio using the Speech framework Learn how to create a SwiftUI application that transcribes audio to text using the Speech framework.
Translation Checking language availability for translation with the Translation framework Learn how to check availability of a language for translation using the Translation framework.
Vision Reading QR codes and barcodes with the Vision framework Learn how to read information from QR codes and barcodes using the Vision framework in a SwiftUI app.
Vision Scoring the aesthetics of an image with the Vision framework Learn how to calculate the overall aesthetic score of an image with the Vision framework in a SwiftUI app.
Speech Transcribing audio from a file using the Speech framework Learn how to transcribe text from an audio file using the Speech framework in a SwiftUI application.
Natural Language Lexical classification with the Natural Language framework Learn how to identify nouns, adjectives, and more with the Natural Language framework in a SwiftUI app.