Personal AI node

Run Jarvis on your computer.

One command detects your hardware, refreshes the signed model catalog, proposes three compatible models and prepares secure remote access. You only choose a model, then enter the pairing code in Hephaistos.

One command

Choose this computer.

Run the command on the machine that will host Jarvis. The installer uses a checksum-verified closed package; it does not download the private application source or request infrastructure credentials.

macOS

Apple Silicon, M1 or newer

curl --proto '=https' --tlsv1.2 -fsSL https://gethephaistos.com/install.sh | bash

Uses MLX and the Mac GPU automatically.

Linux

x86_64 or arm64

curl --proto '=https' --tlsv1.2 -fsSL https://gethephaistos.com/install.sh | bash

Uses Vulkan when available, with a CPU path otherwise.

Windows

64-bit x86_64

powershell -NoProfile -ExecutionPolicy Bypass -Command "irm https://gethephaistos.com/install.ps1 | iex"

Uses Vulkan when available, with a CPU path otherwise.

Automatic setup

What happens next.

  1. 01

    Your machine is checked

    Hephaistos reads the operating system, processor, memory and available GPU acceleration.

  2. 02

    The model list is refreshed

    The signed catalog is downloaded and reduced to exactly three choices that fit this machine.

  3. 03

    You choose 1, 2 or 3

    Hephaistos explains the recommended, faster and lighter options before installing anything large.

  4. 04

    The service and remote access start

    The model engine runs only on local loopback. An outbound encrypted tunnel connects it to your account without opening a router port.

  5. 05

    You pair Hephaistos

    In the app, open Settings, Server setup, Your server, then enter the 10-character code shown by the installer.

Before you start

  • At least 8 GB of memory and 10 GB of free storage.
  • A stable internet connection for the first model download.
  • Keep the computer awake while the first setup finishes.
  • NVIDIA acceleration requires a working Vulkan driver; CUDA alone is not advertised as active.

Prefer no computer setup?

Hephaistos Cloud is the paid managed alternative.

  1. Open Hephaistos and choose Hephaistos Cloud.
  2. Review the price and renewal period before purchase.
  3. Activate the subscription through the app store.
  4. Return to Jarvis; no personal node is required.

Clear about privacy