SystemLanguageModelChat is a demonstration project built on Apple's newly introduced FoundationModels
API, available starting from iOS 26. It showcases how to integrate and interact with System Language Models using the official API on Apple platforms.
⚠️ This demo requires:
- A real device with support for Apple Intelligence
- Xcode 26 beta or later
- iOS 26 (currently available via developer beta)
- Minimal and focused implementation for invoking Foundation Models
- Native support using Swift and Apple frameworks
- Intended as an educational sample to explore on-device LLM APIs
- iPhone or iPad running iOS 26 with Apple Intelligence support
- Xcode 26 beta or higher
- Swift 5.10+
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license.
That means:
- ✅ You are free to use, study, and modify this project for non-commercial, educational purposes
- ❌ Commercial use is not permitted
- 📎 You must retain attribution to the original author
For more details, visit: https://creativecommons.org/licenses/by-nc/4.0/
If you have any questions or suggestions, feel free to reach out:
Jerry Zhu
📧 Email: personal@jerry2243.com