CommentComment

If you've read the introductory comment to the previous issue of Not only Swift, you might have noticed a mistake: I wrote "I've been using Swift since it was originally introduced at WWDC 2024 [...]". However, Swift was introduced at WWDC 2014 - apologies for the typo and thanks to everyone who reached out to let me know about this mistake!

In this issue, we've got a couple of articles that show how to bring AI to Apple's platforms - using both App Intents (which probably is Apple's preferred approach), and MCP (Model Context Protocol), which allows you to connect literally any API to any LLMs that support this protocol.

Is this going to be an Apple Intelligence killer? I don't think so. If anything, Apple could potentially adopt aspects of MCP to enhance their own implementation.

BTW, Genkit also supports MCP (via genkitx-mcp) , and I've got a bunch of ideas for using this. Stay tuned!

Peter  

Coming up

SwiftSwift

SwiftUISwiftUI


AI and ML


Tools