Developper Documentation

Developper Documentation

Welcome to the dAIEdge-VLab Developer Documentation. The dAIEdge-VLab platform relies on integrated hardware boards, referred to as “targets.” This documentation provides all the necessary information on how to:

  • Integrate your own target into the VLab environment.

Each hardware board integration is linked to a specific inference engine (e.g. TFLite, OnnxRuntime). If multiple inference engines are available for the same hardware board, you have to integrate it as separate targets (e.g., RaspberryPi5_TFLite and RaspberryPi5_OnnxRuntime).

How to use this documentation

In order to succeffuly integrate your own target, we recommand you to:

  1. Have the required material
  2. Get familar with the web user interface
  3. Understand the VLab architecture
  4. Know the mendatory guideline
  5. Follow the Integration steps
ℹ️
Note: The documentation is still under development. If you have any questions or need help, please contact the dAIEdge-VLab team.