We describe how to set up from scratch an Edge AI appliance similar to the Qualcomm Cloud AI 100 Edge Development Kit (AEDK), which we call "the device". We assume that the user operates an Ubuntu machine (or a Windows machine under WSL), which we call "the host".
Instructions below alternate between running on the host (marked with H
)
and on the device (marked with D
). Instructions to be run as superuser are
additionally marked with S
.
Some instructions are to be run only once (marked with 1
). Some instructions
are to be repeated as needed e.g. when updating to new SDK versions (marked with R
).