Welcome to Twin
What is Twin?
Twin is a platform for developers and no-code builders to create automations that can reason using state-of-the-art autonomous web agents.
Twin Agent
Twin agent is an AI agent capable of browsing and interacting with any website or web application (both public and private) to accomplish a given goal.
-
The agent is initialized with a task defined by a
starting URL
and agoal
in natural language. -
The agent uses your private
access key
to automatically log into authenticated apps on your behalf. -
These tasks are executed in remote browser sessions.
-
The agent navigates and interacts autonomously to accomplish the task and, upon completion, the agent returns an output.
Twin Model
The agent is powered by Twin’s Action Model, a pipeline composed of several proprietary multimodal models trained to (i) understand a large variety of web environments (ii) decide the optimal action for the agent to take in a particular environment, given a goal (iii) translate this decision into a machine-readable instruction executed by the remote browser