Skip to main content

Resources

NE503 application-development materials are maintained on GitHub. Use the current repository content as the source of truth for code, configuration, examples, and releases.

Platform and Protocols

ResourceUse it for
neoruntimePlatform services, HAL, web console, build, and deployment scripts
Platform documentationArchitecture, services, deployment, and reference documentation
REST API OpenAPIREST API definition
Event Bus protocolEvent message definition

SDKs and Applications

ResourceUse it for
neoruntime-sdksPython and C++ SDKs and shared protocol definitions
Python API documentationPython SDK API reference
neoruntime-appsSample apps, templates, showcases, and developer tools
App examplesHello World, person detection, object detection, and people-counting examples
App build scriptPackage an app for deployment
Showcase projectsComplete apps such as Model Showcase and Parking Lot

Prebuilt Applications

For app builds, use neoruntime-apps; for SDK APIs, use neoruntime-sdks; for platform APIs, event protocols, or deployment material, use neoruntime. If paths or artifacts change, follow the latest GitHub content.