๐คDeploy Agentic AI with $VIRAL
Our trained planning models will be available via API, allowing you to integrate sophisticated computer-control AI into your applications.
Authentication
Endpoints
{
"goal": "Order a pepperoni pizza from Dominos",
"current_state": {
"messages": [],
"screenshot": "<base64 encoded>",
"viewport": {
"width": 1920,
"height": 1080
}
},
"max_steps": 10
}Response Format
Last updated