.. SiMa.ai documentation master file, created by sphinx-quickstart on Tue Oct 31 10:32:30 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to SiMa.ai Developer Journey Document! ############################################## :ref:`Quick Start Guide` ------------------------ Describes how to get started with the installation and verification of your SiMa.ai Development Kit. :ref:`Initial Board Setup` --------------------------- Describes the initial set up of the board, including connecting the ports. :ref:`Firmware and Board Software Update` ----------------------------------------- Describes how to install and check for correct operation of the firmware and the board software. :ref:`Palette CLI` ------------------ Describes how to install and check for correct operation of the Palette software. :ref:`peppi` ------------ Describes in detail the use of Python to run pipelines on SiMa.ai boards. This platform will help you achieve the functional ~10 fps performance in our boards, and also reduces the complexity of pipeline development since you will be able to use your already familiar python packages on the board to process your pre and post processing steps. :ref:`gstreamer` ---------------- Describes in detail the use of GStreamer to run pipelines on SiMa.ai boards. This platform will achieve the maximum performance in our boards! However, it is the most challenging platform but don't worry we will make it easy just for you. :ref:`C++ APIs` --------------- Describes how to use the C++ APIs to execute Machine Learning applications with SiMa.ai MLSoC device/s. These APIs are designed to facilitate the seamless integration of SiMa MLSoC Neural Network inference capabilities into your existing applications. :ref:`Advanced Section` ------------------------ Provides additional details about our the SiMa.ai software. .. toctree:: :maxdepth: 1 :hidden: pages/quick_guide/main.rst pages/board_set_up/main.rst pages/board_update/main.rst pages/palette/main.rst pages/peppi/main.rst pages/gstreamer/main.rst pages/building_apps/main.rst pages/cpp_apis/main.rst pages/advanced/main.rst pages/extra-docs/main.rst pages/software/main.rst pages/cvu/main.rst pages/plugins/main.rst