Remix.run Logo
Apple Core AI Framework(developer.apple.com)
86 points by hmokiguess 4 hours ago | 4 comments
bensyverson 2 hours ago | parent | next [-]

Wow, this seems to be a new way to convert PyTorch models to a format that runs across CPU, GPU & Apple's Neural Engine (ANE). [0]

Does this completely replace the previous API, CoreML? [1]

  [0]: https://apple.github.io/coreai-optimization/
  [1]: https://developer.apple.com/documentation/coreml/
earthnail 2 hours ago | parent | next [-]

Yes. From the CoreAI docs:

"If your app uses model types other than neural networks, such as decision trees or tabular feature engineering, see Core ML."

pzo 31 minutes ago | parent | prev [-]

seems they planning to replace it but overall now I'm really confused about this and mlx and coremltools. They should do better work explaining the benefits (and cons) of it and any feature parity between coreai, coreml and mlx.

MysticOracle an hour ago | parent | prev [-]

WWDC 2026 Core AI videos

Meet Core AI - https://developer.apple.com/videos/play/wwdc2026/324/

Dive into Core AI model authoring and optimization - https://developer.apple.com/videos/play/wwdc2026/325/

LLM search using Core Spotlight - https://developer.apple.com/videos/play/wwdc2026/246/

Integrate on-device AI models into your app using Core AI - https://developer.apple.com/videos/play/wwdc2026/326/