Skip to main content

splat-agent

Installable remote GPU worker for SplatLab.

The worker is intentionally maintained separately from the SplatLab web/control-plane repository so GPU machines can install and upgrade it independently.

Docker (recommended)

The Docker image includes the complete runtime: CUDA, Nerfstudio, FFmpeg, FFprobe, COLMAP, and splat-agent. The host only needs Docker, the NVIDIA driver, and the NVIDIA Container Toolkit.

docker pull njlabsai/splat-agent:0.1.4

docker run --rm -it \
  -v splat-agent-config:/root/.config/splat-agent \
  njlabsai/splat-agent:0.1.4 init

docker run --rm --gpus all --ipc=host \
  -v splat-agent-config:/root/.config/splat-agent \
  -v splat-agent-data:/root/.local/share/splat-agent \
  njlabsai/splat-agent:0.1.4 start -n "major-tom"

The named volumes retain credentials and job data when the container is replaced. Use njlabsai/splat-agent:latest to track the newest published image.

Python package

uv tool install --locked .
splat-agent init
splat-agent start -n "RTX workstation" -q default

init accepts the connection JSON copied from the website's Settings screen:

{
  "server_url": "https://splat.example.com",
  "queue": "default",
  "credentials": {
    "access_key": "spl_...",
    "secret_key": "sk_..."
  }
}

Both compact and multi-line JSON can be pasted. If the JSON is omitted, invalid, or cannot be verified, init falls back to separate prompts for the SplatLab URL, access key, and secret key. start validates the local NVIDIA/Nerfstudio toolchain before registering and consuming one job at a time from the selected queue.

Use either -h or --help to display help for the main command or a subcommand.

Run the isolated package tests:

uv run pytest -q

License

splat-agent is released under the MIT License.

Download files

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

Source Distribution

splat_agent-0.1.4.tar.gz (25.4 kB view details)

Uploaded Source

Built Distribution

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

splat_agent-0.1.4-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file splat_agent-0.1.4.tar.gz.

File metadata

  • Download URL: splat_agent-0.1.4.tar.gz
  • Upload date:
  • Size: 25.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for splat_agent-0.1.4.tar.gz
Algorithm Hash digest
SHA256 eb711256618909e9c890822c55277ab8f3794693c9f48427c8121f15444c9d7b
MD5 5db20817fafc1bcbf0a9cfccc444711c
BLAKE2b-256 890985a64813791f11860426c38972bfb9e898a1ff9fcf354930496c2709e76f

See more details on using hashes here.

File details

Details for the file splat_agent-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: splat_agent-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for splat_agent-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9d1f9230c4c5e11c488a3d31827466d8b56b6bd7fa84b13502820715c8b5d2be
MD5 c0617dcbb3a8884889b6dc57aee3d88f
BLAKE2b-256 b8ea4d9122e0a2db9d0eb52d2dbf550722feee6b5c6c96e1026a47bc2c64a67d

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