Apple Intelligence Chat

June 10, 2025 ยท View on GitHub

A SwiftUI app that allows you to chat with Apple Intelligence using the new Foundation Models Framework and Liquid Glass UI on iOS 26+.

image

Features

  • Offline AI Chat: Chat with the Apple Intelligence model directly on device
  • Streaming Responses: Real-time streaming text generation with haptic feedback
  • Modern Glass UI: Liquid Glass UI design with interactive glass effects
  • Customizable Settings: Adjust temperature, system instructions, and streaming preferences

Requirements

  • iOS/iPadOS/MacOS 26.0+
  • Device with Apple Intelligence support
  • Xcode 26.0 beta or newer

Installation

  1. Clone the repository:
git clone https://github.com/PallavAg/Apple-Intelligence-Chat.git
  1. Open the project in Xcode:
cd Apple-Intelligence-Chat
open "Apple Intelligence Chat.xcodeproj"
  1. Select a development team, then run on a compatible device or simulator

Usage

  1. Ensure Apple Intelligence is enabled in Settings
  2. Launch the app
  3. Start chatting with the AI assistant
  4. Customize behavior in Settings:
    • Toggle streaming responses
    • Adjust temperature (0.0 - 2.0)
    • Modify system instructions

License

This project is available under the MIT License.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Acknowledgments

Built with Apple's Foundation Models Framework and Liquid Glass UI for iOS 26.