moxgo
Run vision, audio, and media models anywhere.
Linux· Apple CoreML· Windows DirectML· Android NNAPI· NVIDIA CUDA· Intel OpenVINO· Qualcomm QNN
curl -fsSL https://moxgo.ai/install.sh | sh
irm https://moxgo.ai/install.ps1 | iex
Get started
1
Install moxgo
curl -fsSL https://moxgo.ai/install.sh | sh
2
Pull a model
moxgo pull yolo11n
3
Run it
moxgo run yolo11n --file dog.png