Traditional Chatbot
- Answers text queries
- Provides static how-to steps
- Requires manual user copying & tapping
- Cannot interact with external apps
Turn natural language into real taps, swipes and app actions. Relay runs on-device and completes multi-step tasks while you watch.
Relay is not another chatbot reciting instructions. It actively opens applications, types inputs, interacts with UI components, and verifies completed actions on your Android phone.
Built to turn everyday mobile friction into instant hands-free completion.
Launches target applications and navigates deep menus automatically without manual searching.
Locates text inputs, composes chat messages, enters search keywords, and submits forms accurately.
Performs targeted searches across YouTube, Google Maps, Chrome, and local Android utilities.
Parses visible UI node hierarchies and accessibility trees to pinpoint interactive buttons and lists.
Breaks high-level requests into ordered sequential micro-actions executed until the goal is achieved.
Confirms success after every action and reassesses alternative paths if a button fails to respond.
Relay operates on a robust closed-loop execution cycle designed for safety and consistency.
Extracts the core goal, required app, and parameters from your natural voice or text command.
Synthesizes a structured sequence of discrete actions (open, focus, type, click, scroll).
Performs controlled interactions on your phone using standard Android Accessibility APIs.
Inspects the screen state after each micro-action to confirm the interface responded as expected.
Validates the completion criteria before marking the request as finished.
Dynamically adapts if a dialog, pop-up, or layout variation appears unexpectedly.
Relay uses defined, allowlisted actions instead of granting arbitrary execution access to models.
The agent operates strictly through defined UI tap and type primitives without executing unchecked device scripts.
Standard Android system permissions remain in your direct control. Revoke accessibility or storage access at any time.
High-stakes actions (such as finalizing financial payments or deleting files) require your explicit on-screen tap.
Relay does not sell, broker, or monetize your personal app usage or on-screen device telemetry.
Relay is committed to an open-access free tier alongside optional high-throughput Pro plans.
Ideal for personal daily automation.
For intensive daily productivity.
Relay is a native Android AI agent. You give it a natural voice or text command, and it plans and completes the actual tasks on your phone — opening apps, typing messages, querying maps, and navigating menus on your behalf.
Relay is an Android application (.apk) that runs on your mobile phone. While the interactive composer on this website offers a visual walkthrough, the actual agent runs directly on your Android device (Android 9.0+).
Relay utilizes the standard Android Accessibility Service framework to understand on-screen UI components and perform controlled, allowlisted interactions (such as tapping buttons or entering text into search bars).
Download the APK file from the official GitHub Releases page. Tap the downloaded file on your Android phone, allow installation from your browser if prompted, and enable the Accessibility permission when you first open the app.
Yes. Relay is an open-source project hosted on GitHub where you can inspect code, contribute, report issues, and download release builds.
Relay inspects the screen state after each step. If an unexpected screen or popup appears, the agent reassesses the visual context and attempts alternative steps to achieve the goal.
Follow the YouTube channel for development updates, tutorials & agent demos — or get in touch.