News
Entertainment
Science & Technology
Sport
Business & Money
Life
Culture & Art
Hobbies
14 | Follower
Ray Wenderlich | Tutorials for iPhone & iOS Developers and Gamers
03.10.2025
This module will be an introduction to the new Foundation Models framework in Swift. The module begins with an introduction to the Foundation Models Framework by creating a simple SwiftUI chat-type app. The app will introduce the concept of the LanguageModelSession and how the developer can interact with it. The lesson will then discuss how to persist a session and stream the response along with error handling. It will then cover the potential uses and problems inherent to LLMs and how to handle errors. The last lesson will cover the powerful Generation and external tool abilities that increase the functionality of a app and provide more utility to Foundation Models.
07.10.2025
The Translation API offers realtime translations in your app. You can use the built-in UI or manage the translation session to customize the app experience based on your user’s needs. Updated to iOS 26.
08.10.2025
Incorporating third-party machine learning models requires knowledge about the source model as well as some Core ML conversion techniques. This module will get you started with incorporating such a third-party model into an existing iOS app and use it for realtime object detection. Updated to iOS 26.
This module explores the integration of ChatGPT into iOS apps, enabling powerful conversational AI capabilities. Students will learn to leverage the ChatGPT API to create dynamic, context-aware chatbots and intelligent assistants within their mobile apps. Updated to iOS 26.