Using Apple's Foundational Models in the Shortcuts App
Here’s a short but sweet story about quickly getting access to Apple’s Foundational Models without writing a line of code.
Random Musings
Here’s a short but sweet story about quickly getting access to Apple’s Foundational Models without writing a line of code.
A couple of months ago I gave a talk about running on device SLMs in apps. It was well recieved and refreshing to be able to give a talk where mobile apps can gain an advantage from the rise in language model usage.
In June 2023 as Apple announced the Vision Pro I had an idea that could work well on the headset. A collection of looped videos playing alongside your day to day usage.
Xcode Cloud is a Continuous Integration and Continuous Delivery (CI / CD) platform provided by Apple. It automates away the hard work of building your apps, testing them, signing them, and pushing them to a destination.
Map transformation functions find common usage in Android development. They are part of the Kotlin Standard Library, a library built by JetBrains to provide standard functionality across Kotlin codebases.