SDK for Edge AI Device Agent
Project description
Endura SDK
The Endura SDK provides a trust layer for edge AI models, allowing you to securely log telemetry, capture model metadata, and validate data at the edge.
Usage
Using the SDK in Python:
Once the SDK is installed, you can import and use it in your Python code:
from endura import EnduraAgent
# Initialize with your model path
agent = EnduraAgent("path_to_model.pth")
# Log an inference event
agent.log_inference(input_data, output_data)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
endura_sdk-0.1.3.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file endura_sdk-0.1.3.tar.gz.
File metadata
- Download URL: endura_sdk-0.1.3.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3771eaecf8da03aa0ab9ccf8ced2459940259c82d90be262d89716dd24445fc7
|
|
| MD5 |
2f727caf2c684b7b62bc7d5abd9ae8c5
|
|
| BLAKE2b-256 |
0a4dad1a35e0796411a6f986e0ee36b841a66beb6ad19bebd3da08b316c60c3e
|
File details
Details for the file endura_sdk-0.1.3-py3-none-any.whl.
File metadata
- Download URL: endura_sdk-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02d402bf3a0ad62e2506299d3066a80e3e52cbbf72a6c534f0207de44f4d6a14
|
|
| MD5 |
cb268a2bc12a0e2ca3c04605d8029172
|
|
| BLAKE2b-256 |
ba2a10cc9d847b647ab84ab7602c671f19e66902a5918ad3825199ae873ba66e
|