Skip to content

Your personal on-device AI companion using Apple Foundation Models, crafted with SwiftUI & Liquid Glass for iOS 26+

License

Notifications You must be signed in to change notification settings

chaiwithcode/FoundationBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Foundation Buddy — Apple Intelligence Assistant

Foundation Buddy is a SwiftUI app for iOS 26+ that uses Apple’s Foundation Models Framework to run AI fully on-device, with Liquid Glass UI and streaming or structured response modes. This project serves as a practical example of how Foundation Models can be explored and integrated into native Apple apps.


Screenshots

Light    Dark


Features

  • On-Device AI
    Runs Apple Foundation Models directly on supported devices without cloud dependency.

  • Streaming Response
    Delivers real-time, chat-style replies similar to market-standard AI bots.

  • Respond Response
    Generates a complete output in a single response — ideal for summaries and precise analysis.

  • Liquid Glass UI
    Uses Apple’s latest Liquid Glass visual styling available in iOS 26+.

  • Icon Composer
    Used Apple’s new Icon Composer app to generate the icon tailored for the Liquid Glass design.

  • Settings Menu
    Lets users switch between response modes and reset the chat session from an intuitive interface.


Requirements

  • MacOS Tahoe Beta or newer
  • Xcode 26.0 beta or newer
  • iOS 26.0 Beta simulator
  • Device with Apple Intelligence enabled

Getting Started

  1. Clone the repository
  2. Open FoundationBuddy.xcodeproj in Xcode
  3. Ensure you have a device with Apple Intelligence enabled, Check in System Preferences
  4. Build and run the project on simulator
  5. Start chat with the Apple Intelligence assistant
  6. Explore the different AI capabilities through the settings buttons

Contributing

Contributions are welcome! Please feel free to submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Your personal on-device AI companion using Apple Foundation Models, crafted with SwiftUI & Liquid Glass for iOS 26+

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages