C+
Packages · View as Markdown
v0.0.27 is a macOS / AppKit release. That is the supported path. Other platforms are not recommended; wait for a later version.

coreai

A Swift bridge to Apple's CoreAI, adapted to the real API as of Xcode 27 / macOS 27. It lets a C+ program reach Apple's on-device AI through the Swift interop layer, the same way appkit and metal bridge the platform frameworks.

Because it tracks an evolving Apple SDK, expect this binding to move with the OS; it is macOS-only. For cross-platform LLM inference, see llama_cpp.