NSC Labs
Demo

Heptaconn Web

This page pairs a local Heptamini node with the Heptaconn gateway. Inference stays on your machine. The gateway returns receipts and explicit backpressure.

1) Pair your local node

Generate a short-lived pairing code, then run Heptamini locally using that code. The local node makes an outbound connection to the gateway.

Code: State: idle Inflight: Queue:
Local command

Run this on your machine after downloading Heptamini:

# generate a pairing code first

This connects Heptamini to the gateway; your llama.cpp stays local.

Policy
  • Public demo may be rate-limited.
  • No payload storage by default.
  • Receipts are returned for each request.

2) Send a request

This console sends text through the gateway to your paired local node. Optional response preview is capped.

Preview cap: 256 Note: receipts are always shown
Enter sends • Shift+Enter newline
Receipt
{}
Response preview

Preview is truncated to 256 characters.

Recent requests

This page stores nothing server-side by itself. Any retention is determined by the gateway configuration.

← Back to Heptaconn