App Reference
NE503 container application development reference, covering the complete app.yaml field definitions, Dockerfile patterns, permission model, and multi-container configuration.
NE503 container application development reference, covering the complete app.yaml field definitions, Dockerfile patterns, permission model, and multi-container configuration.
Build, deploy, and run your first container application on NE503 from scratch β the complete closed loop from writing code to Web Console verification.
Deploy a real AI inference application Person Detection on NE503, mastering Python SDK calls, model and video stream discovery, permission configuration, and Web console verification.
NE503 Python SDK practical example collection, including AI inference, event handling, device control, and multi-scenario integration as complete mini-apps.
Overview of the NE503 Python SDK (hailo_ipc_sdk) workflow β what it is, where the source lives, how to embed it into your container image, and the client calling pattern. Read this before the hands-on tutorials.