Install golang 1.18+ - https://go.dev/doc/install
onnxruntime - https://onnxruntime.ai/docs/install
Macos onnxruntime - brew install onnxruntime
export LIBRARY_PATH=/opt/homebrew/Cellar/onnxruntime/1.20.1/lib
export C_INCLUDE_PATH=/opt/homebrew/Cellar/onnxruntime/1.20.1/include/onnxruntime
go mod tidy
go run main.go