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.
Sound Analysis Identify individual sounds in a live audio buffer Learn how to create a SwiftUI app that uses the Sound Analysis framework to identify sounds with an audio buffer.
Natural Language Applying sentiment analysis using the Natural Language framework Use the Natural Language framework from Apple to apply sentiment analysis to text.
Machine Learning Using server-side Swift for machine learning processing In this tutorial learn how to use a machine learning model in a Vapor server using Swift.