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.4.tar.gz
(4.2 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.4.tar.gz.
File metadata
- Download URL: endura_sdk-0.1.4.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82117ac2c04a6a4071e0347cc6970a3afb5636e64208d729ac1ddd83ea71dbf5
|
|
| MD5 |
429c585634b55f3e3d7c005471b6d70f
|
|
| BLAKE2b-256 |
2cbc525a36f7d3d3314b64817d5d09146c672ed3560103deb86cea2dc035a06a
|
File details
Details for the file endura_sdk-0.1.4-py3-none-any.whl.
File metadata
- Download URL: endura_sdk-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
0746548fed0533301b19b8e3f16603a8f4e955c5076ee71fe9ba1990cf77449d
|
|
| MD5 |
6e1f431311f1218eccffea758bfefb23
|
|
| BLAKE2b-256 |
772634e1e1c60af785bc6d5e8bd15d4c603cff10d49583ff40b699ce2bcaca2e
|