Automation Runner

Describe the task. The AI runs it locally.

Plan multi-step workflows, execute them on your machine, and keep safety gates in place.

Built for device automation with Arduino, ESP32, micro-ROS, ROS 2, and robotics pipelines.

Automation control console with live system telemetry.
Safety status
Emergency stop blocks all automation tasks.
Use Setup to install missing tools before running.
Quick start

Run your first automation in 60 seconds.

1
Pick a device target

Example: Arduino on `/dev/ttyUSB0` or ESP32 over serial.

2
Describe the workflow

Include goal, device, and success signal (e.g., “blink LED then report status”).

3
Review the output

Confirm the plan and reuse it with new devices or data.

Emergency stop will block automation if active.

Recent automation runs

  • 2026-01-13T13:13:03.279279Z · done · Create a safe backup automation plan
  • 2026-01-12T15:03:58.464569Z · done · List 3 automation steps for backups
  • 2026-01-09T23:55:23.625670Z · planned · BCI wizard: Focus training for robotics control
  • 2026-01-07T03:10:58.908498Z · done · Computer vision on my phone
  • 2026-01-07T03:10:49.572938Z · done · Computer vision on my phone
  • 2026-01-07T01:55:26.571994Z · done · connect my camera
  • 2026-01-05T13:44:19.682290Z · done · List 3 automation steps for backups
  • 2026-01-04T18:39:09.441798Z · done · i wan you to create a boot able sd card for ubuntu 24.04
  • 2026-01-04T15:35:34.961986Z · done · List 3 automation steps for backups
  • 2026-01-04T15:33:05.274956Z · done · List 3 automation steps for backups
  • 2026-01-04T15:29:46.113215Z · done · List 3 automation steps for backups
  • 2026-01-04T15:26:29.719327Z · done · List 3 automation steps for backups
  • 2026-01-04T15:22:53.147163Z · done · List 3 automation steps for backups
  • 2026-01-04T15:13:05.982794Z · done · List 3 automation steps for backups

Automation capabilities

App generation and file exports
Device commands (serial, MQTT, RTSP)
ROS 2 discovery + publish workflows

Requirements

Ollama running for AI decisions
arduino-cli for Arduino flashes
pyserial + OpenCV for device control
Open Setup Wizard

Suggested playbooks

Bootstrap new device, verify ports, then sync config.
Run a health check, capture status, and log results.
Flash firmware and perform a quick smoke test.

Guardrails

Unsafe shell commands are blocked automatically.
Device commands require armed status.
Emergency stop is always available.
IA Tutor
Open
Ask a question to get guidance.
AI Assist
Use this to augment any workflow on the page.