Apple is preparing to retire the "machine learning" terminology in favor of something more aligned with the current era. According to Bloomberg's Mark Gurman, the company will unveil a modernized "Core AI" framework at WWDC 2026, replacing the existing Core ML that has served iOS and macOS developers since 2017. This is not merely a rebrand. It signals Apple's recognition that the AI landscape has fundamentally changed, and its developer tools need to reflect that shift.

Why the Name Change Matters
Gurman's reporting emphasizes a key insight: "the switch from 'ML' to 'AI' is significant." Apple recognizes that "machine learning" is dated terminology that no longer resonates with developers or consumers. When everyone from enterprise software vendors to smartphone manufacturers now frames their offerings around AI, sticking with ML branding feels like a relic from a different technological moment.
This is a strategic communication decision as much as a technical one. Core ML launched in 2017, when "machine learning" was the dominant framing for intelligent software capabilities. Today, after ChatGPT reached 900 million weekly users and AI became the defining technology narrative of our time, Apple cannot afford to have its developer framework sound like yesterday's approach.
What Core AI Will Actually Do
The fundamental purpose remains consistent with Core ML: enabling developers to integrate AI models into their applications. However, Gurman indicates that Core AI will place particular emphasis on third-party model integration. This is where the framework's evolution becomes interesting for practitioners.
Currently, developers using Core ML can convert models from frameworks like TensorFlow and PyTorch into a format that runs on Apple devices. Core AI appears to extend this with modernized integration pathways, potentially making it easier to incorporate the latest model architectures without extensive conversion work.
For those of us building iOS applications, the promise is fewer third-party dependencies and less custom development work to achieve AI functionality. Apple has always prioritized developer experience in its frameworks, and Core AI should continue that tradition while acknowledging that the AI model ecosystem has grown far more sophisticated since 2017.
Compatibility and Transition
Core AI will arrive alongside iOS 27, iPadOS 27, and macOS 27. Both frameworks will likely coexist for some time, giving developers a reasonable migration path. This approach mirrors how Apple handled previous major framework transitions, providing deprecation windows rather than forcing immediate rewrites.
For existing Core ML implementations, the transition should be manageable. Apple historically maintains backward compatibility during framework evolution, and there is no indication that Core AI will break existing applications. Developers can adopt the new framework incrementally as they build new features or update existing ones.
The Broader Apple Intelligence Context
Core AI arrives as Apple continues expanding its Apple Intelligence capabilities. The company recently partnered with Google to bring Gemini AI models to power a significantly upgraded Siri, expected in iOS 26.5 later this year. Core AI complements this direction by giving developers the tools to build AI features that feel native to Apple's ecosystem.
What makes this particularly relevant for the UAE and Middle East markets is the emphasis on on-device processing. Core AI, like Core ML before it, is designed for efficient on-device inference. For applications handling sensitive data in regulated industries, or for users in regions with data sovereignty concerns, on-device AI processing offers meaningful privacy advantages over cloud-dependent alternatives.
What Developers Should Prepare For
If you are building iOS or macOS applications, here is how to position yourself for Core AI:
Understand the current Core ML ecosystem. Even though Core AI is coming, the fundamental concepts will carry over. Time invested in understanding Core ML's model conversion, optimization, and deployment patterns will not be wasted.
Watch WWDC 2026 sessions carefully. Apple typically provides extensive documentation and sample code when introducing new frameworks. The June announcement will likely include migration guides and best practices for existing Core ML users.
Consider your model integration strategy now. If you are currently using third-party ML frameworks with custom integration code, Core AI may offer cleaner alternatives. Evaluate which parts of your AI infrastructure could benefit from tighter Apple framework integration.
Track the iOS 27 beta cycle. Developers will have several months between WWDC and the public iOS 27 release to test Core AI implementations. Early adoption will help identify any edge cases in your specific use scenarios.
Looking Forward
Apple's decision to rebrand its machine learning framework as Core AI reflects a broader industry reality: AI is no longer a specialized technical capability but an expected feature of modern software. The terminology shift acknowledges that developers and users alike now think in terms of AI rather than the more technical machine learning framing.
For the Apple developer community, Core AI represents an opportunity to build more sophisticated AI features with better platform support. The framework will almost certainly include optimizations for Apple Silicon that make on-device AI inference faster and more power-efficient. Combined with the expanding Apple Intelligence ecosystem, Core AI positions Apple's platforms for the next generation of AI-powered applications.
The announcement is scheduled for WWDC 2026 in June. Until then, developers should continue building with Core ML while keeping an eye on how Apple's AI strategy evolves. The fundamentals of good AI application development remain constant: choose appropriate models for your use case, optimize for device constraints, and prioritize user privacy. Core AI will simply provide better tools to achieve those goals.
Sources: