Data Science Workflows

On-premise GPU hardware is more cost-effective than cloud for sustained training workloads — but only if it's actually accessible. The Agentic API gives ML engineers scoped access to GPU machines and data directories without exposed ports, without a DevOps ticket, and without cloud egress fees.

Getting Safe, Scoped Access to Local GPU Hardware Takes Too Long

Data science on local or on-premise GPU hardware has a persistent access problem. Exposing a Jupyter port is a security risk. Granting full SSH access is too broad — a data scientist does not need to touch system files to run a training job. Routing everything through cloud infrastructure is expensive and slow when your datasets are hundreds of gigabytes. And getting a DevOps team to provision correct access for each experiment takes time that kills iteration speed.

Jupyter Ports Are a Security Risk

Exposing port 8888 to the internet is a known attack surface. Notebook state drift and lack of version control make reproducibility difficult in addition to the security exposure.

Cloud Egress Is Expensive at Dataset Scale

Moving hundreds-of-gigabyte training datasets to cloud compute adds significant egress costs and round-trip latency. Your own GPU hardware is more cost-effective — if you can reach it cleanly.

Scoped GPU Access From Any Environment.

The Agentic API gives data scientists safe, scoped access to GPU machines and data directories — without exposed ports, without a DevOps ticket, and without cloud egress fees. A project scoped to relevant training directories and specific script commands gives an ML engineer exactly what they need: push datasets, trigger training runs, pull results. Nothing else. Callable from a laptop, a cloud CI job, or a Python script.

Step 1 — Define the Data Science Scope

Create a project scoped to training, dataset, config, and results directories. Allowlist specific training scripts and evaluation commands. Retrieve Project Key and Secret.

Step 2 — Stage, Trigger, Harvest

POST preprocessed datasets to the GPU machine's data directory via the file API. POST the training command to start the run. After completion, retrieve checkpoint files and metrics back to your orchestrator.

Step 3 — Iterate Without Interactive Sessions

Replace ad-hoc Jupyter notebooks with version-controlled scripts triggered via API. Exit codes provide pass/fail signal; the API call log serves as the experiment audit trail. No exposed port 8888.

From Hyperparameter Sweeps to Result Harvesting.

Remote GPU Training Trigger

POST a training command to a dedicated GPU machine from any Python script or CI job. Receive training logs in the response body. Exit code 0 confirms successful completion.

Dataset Staging Without SCP/SFTP

POST preprocessed datasets directly to the GPU machine's data directory via the file API. No SCP client, no SFTP configuration, no SSH tunnel required.

Hyperparameter Sweep Orchestration

Loop over parameter configurations and fire one API call per config in parallel. Collect stdout (validation loss) and exit codes to rank configurations without any interactive session.

Result Harvesting

After training, retrieve checkpoint files, evaluation metrics JSON, and generated plots back to your orchestrator via the file API. Large files can be streamed.

Scope Your Project to These Paths.
DirectoryAccess ModePurpose
/home/awaberry/datasets/Write from pipelinePreprocessed training data
/home/awaberry/training/Read-onlyTraining scripts (prevent tampering)
/home/awaberry/configs/Write from orchestratorYAML/JSON experiment configs
/home/awaberry/checkpoints/Read back to orchestratorModel checkpoints
/home/awaberry/results/Read back to orchestratorMetrics, plots, reports
Explore What awaBerry Offers
awaBerry Anywhere

awaBerry Anywhere is a zero-trust remote access platform that gets any device — cloud server, laptop, or SoC hardware — securely accessible from anywhere in minutes. No VPNs, no open inbound ports, no complex configuration or additional remote connection software. Works on any MAC - yes even an old Apple macbook from 2012. Works on any Ubuntu / Debian / Redhad based LINUX. Works on any Windows which supports the Windows Subsystem for Linux (WSL).

The Teen Maker: Raspberry Pi Online in Minutes

For young makers and students, the barrier between a working local project and a remotely accessible device has always been networking complexity. awaBerry Anywhere removes…

The Student Lab: Access University Hardware From Your Dorm

University hardware is expensive and underutilised outside core hours. awaBerry Anywhere bridges the gap between physical lab access and the reality of students working on…

The Field Researcher: Keep Data Collection Running Remotely

Remote research infrastructure is only as reliable as the ability to maintain it from a distance. awaBerry Anywhere gives field researchers the same level of…

The Remote Developer: Your Office Machine, Anywhere in the World

The promise of remote work breaks down when heavy workloads require physical proximity to hardware. awaBerry Anywhere closes that gap — your office machine is…

The Network Admin: Reach Any Local Web UI From Anywhere

Zero-Trust Port Forwarding access transforms every internal web interface into a securely reachable remote resource — without touching firewall rules or building per-site VPN infrastructure.…

Help a Friend: Remote Support Without the Setup Hassle

Technical support between friends and colleagues should not require a 20-minute setup ritual. awaBerry Anywhere makes the helper's experience frictionless and keeps the person being…

The Home Lab Admin: One Dashboard for Your Entire Lab

A home lab should be a joy to run, not a second job in network administration. awaBerry Anywhere gives a permanent, reliable, zero-maintenance window into…

The Freelancer On the Move: Your Workstation, Always Within Reach

For freelancers whose work is compute-intensive, awaBerry Anywhere offers a third option: leave the power at home, and take reliable remote access everywhere.…

The IoT Fleet: Manage Edge Devices at Scale Without a VPN Gateway

Industrial IoT deployments live or die by maintainability. awaBerry Anywhere replaces complex VPN infrastructure with a lightweight agent that turns every edge device into a…

The Research Team: Share a Device Without Sharing Credentials

Shared research hardware should not mean shared credentials and shared accountability gaps. awaBerry Anywhere gives each team member their own secure, auditable access path —…



Version 2 Released
New in Version 2

Smart Automation Framework

Describe what you want in plain English — awaBerry generates the script once using AI, then runs it on your devices forever at zero token cost.

Plain-English Instructions Google Gemini CLI Zero Ongoing AI Token Cost Task Scheduler Runs Locally on Your Devices Fleet-Wide Orchestrator
Device-access as a Service

The Agentic API

Expose your registered devices to AI agents, scripts, and collaborators via encrypted tunnels — precisely scoped, zero-trust access, no open ports.

Programmatic Device Access Encrypted Zero-Trust Tunnels AI Agent Integration Precisely Scoped Permissions Works with Any Script or Webhook No Open Ports Required
Secure device access from anywhere

awaBerry Remote

Full remote access to any of your devices — directly from your browser. Zero trust, no VPN, no open firewall ports.

Web SSH Terminal Smart Terminal Remote Desktop (VNC & RDP) Zero-Trust Port Forwarding Web-based File Browser End-to-End Encrypted
20% OFF with code
Version2Released

Copy code, select plan and register — and in checkout paste the code

Discount offer is valid until 31.05.2026



awaBerry Device Automation
awaBerry Device Automation
AI-native automation platform

awaBerry Automation is the combination of two tightly integrated products that together form a complete, AI-native automation platform.

Make your GPU hardware a first-class part of your ML pipeline

Scoped access from any environment. No Jupyter port, no DevOps ticket, no egress fees.