Khalidelommali/Foundation-Model-Tutorial
Foundation-Models chat app tutorial for iOS with on-device LLMs, tools, and chat. Shows on-device inference with FoundationModels and calendar tool use. 🐙
This project offers a hands-on guide for iOS developers to build a privacy-focused chat application leveraging on-device large language models (LLMs). Developers learn how to integrate AI capabilities directly into their apps, allowing natural language input to trigger native iOS features like calendar event management. The primary users are iOS developers looking to implement secure, on-device AI experiences for their applications.
Use this if you are an iOS developer who wants to create mobile applications with AI chat features that process user data locally, ensuring privacy and offline functionality.
Not ideal if you are looking for a pre-built end-user chat application or if you prefer cloud-based LLM solutions for your app's AI features.
Stars
9
Forks
1
Language
Swift
License
—
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Khalidelommali/Foundation-Model-Tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apple/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
hollance/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
tensorflow/swift-apis
Swift for TensorFlow Deep Learning Library
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic...
hollance/Forge
A neural network toolkit for Metal