Apple Intelligence Exploring Apple Intelligence: Talking with Siri Understand how Siri is evolving, being powered by Apple Intelligence.
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.
SwiftUI Creating view transitions in SwiftUI Learn how to use create animated transitions in a SwiftUI using the transition and animation modifiers.
Natural Language Calculating the semantic distance between words with the Natural Language framework Use the Natural Language framework to find synonyms by calculating the semantic distance of words.
SwiftUI Applying visual effects combined with scrolling in SwiftUI Learn how to apply visual effects to your views while scrolling with SwiftUI.
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.
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.
Vision Classifying image content with the Vision framework Learn how to use the Vision framework to classify images in a SwiftUI application.
Vision Detecting the contour of the edges of an image with the Vision framework Learn how to detect and draw the edges of an image using the Vision framework in a SwiftUI app.