40 skills found · Page 1 of 2
invictus717 / MetaTransformerMeta-Transformer for Unified Multimodal Learning
SwiftedMind / SwiftAgentNative Swift SDK for building autonomous AI agents with Apple's FoundationModels design philosophy
rryam / FoundationModelsKitCommunity made tools to directly use it in your app with Foundation Models framework
azamsharpschool / FoundationModels ExamplesNo description available
sixu0 / SeisCLIPThe code of Paper 'SeisCLIP: A seismology foundation model pre-trained by multimodal data for multipurpose seismic feature extraction'
Arthur-Ficial / ApfelApple Intelligence from the command line. On-device LLM via FoundationModels framework. No API keys, no cloud, no dependencies.
blacktop / Go FoundationmodelsPure Go wrapper for Apple's Foundation Models
AviTsadok / FoundationModelsOCRiOS demo app using Apple’s FoundationModels to extract data from scanned invoices. Combines Vision for image processing with LLM-powered field extraction. Runs fully on-device. Ideal for expense tracking, finance apps, or smart document parsing.
zats / Local LlmApple's FoundationModels for the web. Chrome and Safari, macOS and iOS
mertcookimg / FoundationModelNo description available
jghawaly / CSC7809 FoundationModelsA repository of code examples to accompany the LSU CSC7809/7700/47000 course on AI foundation models.
microsoft / FoundationModelsNo description available
artemnovichkov / FoundationModelsExampleLearn how to use Foundation Models in iOS apps
airy10 / AppleFoundationMCPToolA Swift package that acts as a dynamic bridge between Apple's FoundationModels framework and any server implementing the Model Context Protocol (MCP)
kimhyeri / FoundationModelsPlaygroundA collection of examples using Apple’s FoundationModels framework
daveverwer / FoundationModelComparisonAn experiment comparing Apple's Foundation Model against local open-source models and hosted LLMs
Khalidelommali / Foundation Model TutorialFoundation-Models chat app tutorial for iOS with on-device LLMs, tools, and chat. Shows on-device inference with FoundationModels and calendar tool use. 🐙
rock3r / On Device AI BridgeExposes Apple's on-device AI (FoundationModels framework) as an OpenAI-compatible REST API via an IntelliJ plugin. Requires macOS 26+ (Tahoe) with Apple Intelligence enabled and Apple Silicon.
Saharshv / Foundation Model TutorialiOS 26 chat app showcasing FoundationModels framework: on-device LLMs, tool calling, EventKit integration, and privacy-first AI implementation
sinLuke / FundationModelsProxyA lightweight proxy server designed to run on macOS 26 or later, enabling access to Apple’s built-in FoundationModels using the OpenAI-compatible API