Learn all about ML/AI with these posts

Machine Learning and Core ML for your Swift projects.

New!
Free, on-device translations with the Swift Translation API

During WWDC24, Apple announced the Swift Translation API, a new framework that allows you to perform on-device translations in your Swift apps entirely for free. In this post, we'll take a look at all the different ways you can use the new API to translate text between languages in your apps.

Image to image local Stable Diffusion pipelines with ControlNet in Swift

How to use Core ML and Swift to modify existing images with Stable Diffusion and ControlNet.

How to use Stable Diffusion models in a Swift app

How to load and use local Stable Diffusion models in a Swift app using CoreML and ml-stable-diffusion.