.. _Building Applications: ===================== Building Applications ===================== We provide two foundational examples to help you get started with Edgematic. The :ref:`first example ` guides you through building a file processing application utilizing ResNet for image analysis. The :ref:`second example ` demonstrates how to configure the application to use an RTSP video source. .. toctree:: :maxdepth: 2 :hidden: building_applications.rst building_rtsp_application.rst