A SwiftUI app that allows you to chat with Apple Intelligence using the new Foundation Models Framework and Liquid Glass UI on iOS 26+.
- 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
- iOS/iPadOS/MacOS 26.0+
- Device with Apple Intelligence support
- Xcode 26.0 beta or newer
- Clone the repository:
git clone https://github.com/PallavAg/Apple-Intelligence-Chat.git
- Open the project in Xcode:
cd Apple-Intelligence-Chat
open "Apple Intelligence Chat.xcodeproj"
- Select a development team, then run on a compatible device or simulator
- Ensure Apple Intelligence is enabled in Settings
- Launch the app
- Start chatting with the AI assistant
- Customize behavior in Settings:
- Toggle streaming responses
- Adjust temperature (0.0 - 2.0)
- Modify system instructions
This project is available under the MIT License.
Contributions are welcome! Please feel free to submit a Pull Request.
Built with Apple's Foundation Models Framework and Liquid Glass UI for iOS 26.