.. include:: /keyword.rst ======================== Building AI demo library ======================== In this section, we provide two methods for users to build demo APP. One is to use the built-in layer of |IOT-YOCTO|, the other is to cross-compiling the source code that can generate platform-compatible libraries. .. important:: We strongly recommend using the built-in layer to build a demo app, because this layer will be maintained as the |IOT-YOCTO| evolves. Another method only provides **"tested and successful combinations"**. We do not guarantee that the combination will always be aligned to the latest version. .. toctree:: (Recommended) Build from IoT Yocto Layer Build from Source Code