Skip to content

mediastormDev/SystemLanguageModelChat

Repository files navigation

SystemLanguageModelChat

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)

📸 Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Features

  • 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

Requirements

  • iPhone or iPad running iOS 26 with Apple Intelligence support
  • Xcode 26 beta or higher
  • Swift 5.10+

License

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/

Contact

If you have any questions or suggestions, feel free to reach out:

Jerry Zhu
📧 Email: personal@jerry2243.com

About

A Chat Bot Built by FoundationModels from Apple

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages