The Foundation Models Framework
Transition from third-party wrappers to mastering Apple's native Foundation Models framework. Learn session management, structured outputs, and tool-calling logic entirely on-device.
The Apple Intelligence Stack
Learn to expose your app's data and functionality to system-wide Apple Intelligence. Move from a siloed app mindset to an agentic provider mindset with deep system integration.
Multimodal Intelligence
Master the eyes and ears of the device. Combine Vision and Speech frameworks with Foundation Models to create multimodal experiences that see, hear, and understand.
Local RAG & Vector Databases
Learn the most important pattern in modern AI: Retrieval-Augmented Generation. Build a system that allows an LLM to read your app's private database to answer questions.