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 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 a goal
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.
Find a recent linkedin post from the HuggingFace CEO that buzzed
https://google.com
Find a recent linkedin post from the HuggingFace CEO that buzzed
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