Smart Hardware · Internal Beta

Arxis Pebble Smart Robot & Multimodal Interaction

A purpose-built physical device bringing Arxis agents into the physical world. Equipped with real-time full-duplex voice, HD video interaction, and multimodal vision. Currently in internal beta testing — launching soon!

Real-time Full-Duplex Voice

End-to-end low-latency OPUS voice pipeline with millisecond wake, pickup & response.

Real-time Video & Vision

HD wide-angle camera & multimodal vision for live scene understanding, gestures & eye contact.

Ultra-low Latency & Connected

Wi-Fi 6, BLE 5.3, and MQTT + UDP audio/video streaming keeping round-trip latency under 20ms.

Embodied Agent Ecosystem

Seamless edge-to-cloud handoff with open firmware SDK and OTA updates.

● Real-time Voice & Video (Beta)

Hardware Node

Arxis Pebble

Internal Beta · Coming Soon

Connect anything, any way

Pick the transport that matches your device, latency budget, and architecture.

~150ms

HTTP

Best for web & servers

Standard REST endpoints for stateless calls. Easiest to integrate from any language or framework.

Request / response
~30ms

WebSocket

Best for streaming UIs

Bidirectional, low-latency channel for streaming tokens, live transcripts, and real-time agent events.

Bidirectional
~10ms

MQTT + UDP

Best for IoT & hardware

Lightweight pub/sub over MQTT with UDP fast-path for voice and sensor data on constrained devices.

Bidirectional

SDK

Best for native apps

Official SDKs for Python, TypeScript, Go, C++, and embedded. Auth, retries, and streaming handled for you.

Bidirectional

All transports share the same auth, billing, and observability — switch freely without code rewrites.