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
| Resource | Use it for |
|---|---|
| neoruntime | Platform services, HAL, web console, build, and deployment scripts |
| Platform documentation | Architecture, services, deployment, and reference documentation |
| REST API OpenAPI | REST API definition |
| Event Bus protocol | Event message definition |
SDKs and Applications
| Resource | Use it for |
|---|---|
| neoruntime-sdks | Python and C++ SDKs and shared protocol definitions |
| Python API documentation | Python SDK API reference |
| neoruntime-apps | Sample apps, templates, showcases, and developer tools |
| App examples | Hello World, person detection, object detection, and people-counting examples |
| App build script | Package an app for deployment |
| Showcase projects | Complete 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.