Go bindings for CoreML that let you build and run ML models on Apple Silicon from Go, no Python required.
You construct models programmatically using CoreML's MIL intermediate language, then run them on the Neural Engine, GPU, or CPU. Also works as a GoMLX backend.