Skip to main content

Serial Alice Agent — Verifiable energy and compute attestation

Project description

Serial Alice Agent

Verifiable energy and compute attestation agent for AI workloads. Issues Ed25519-signed certificates of energy consumption, anchored on Polygon.

Install

# From the self-hosted zip (no PyPI, no GitHub auth required):
pip install https://api.serialalice.pt/agent/download/linux

# Or download first:
curl -L https://api.serialalice.pt/agent/download/linux -o serial-alice-agent.zip
pip install serial-alice-agent.zip

# With NVIDIA GPU telemetry:
pip install "serial-alice-agent.zip[gpu]"

Quick start

export SA_AGENT_API_KEY=sa_live_...   # from https://app.serialalice.pt

serial-alice-agent status             # verify API connectivity
serial-alice-agent discover           # list detected hardware
serial-alice-agent run --job-name my-training -- python train.py

Run without installing

unzip serial-alice-agent.zip
cd serial-alice-agent
pip install requests pyyaml psutil cryptography   # core deps
python -m agent.cli status

Configuration

# agent.yaml
api_url: https://api.serialalice.pt
api_key: ${SA_AGENT_API_KEY}
measurement_interval_s: 10
hardware:
  gpu: auto
  cpu: true

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

serial_alice_agent-1.0.3.tar.gz (318.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

serial_alice_agent-1.0.3-py3-none-any.whl (390.8 kB view details)

Uploaded Python 3

File details

Details for the file serial_alice_agent-1.0.3.tar.gz.

File metadata

  • Download URL: serial_alice_agent-1.0.3.tar.gz
  • Upload date:
  • Size: 318.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for serial_alice_agent-1.0.3.tar.gz
Algorithm Hash digest
SHA256 bd8c7a21174fd139830723c6811a7e5f9d6d2c9a1a41be6543c380ef702dd06e
MD5 4c1ef546839c87b210016b135cbe18a0
BLAKE2b-256 8355a59b6c1522bd3ec3bb4f98f8268eb58cf52dd1a1c1ab195adcbe65b6bcca

See more details on using hashes here.

File details

Details for the file serial_alice_agent-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for serial_alice_agent-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3c4b7ccc8af73194774525b218c5807d0d3f089f89ed58ee248b565654fe2903
MD5 ea10d78e2f2b6a81e1656ec784b18c7c
BLAKE2b-256 8688a4e7acd3c3c81b3bf486481424b165d79d239fd02294fcc5f8c625fe45ea

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page