WWDC25: Introducing the Foundation Models framework
The FoundationModels framework gives you access to the on-device Large Language Model that powers Apple Intelligence, with a convenient and powerful Swift API. You can use it to enhance existing features in your apps, like providing personalized search suggestions. Or you can create completely new features, like generating an itinerary in a travel app, all on-device. You can even use it to create dialog on-the-fly for characters in a game.It is optimized for generating content, summarizing text, analyzing u ...