🤖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.
Last updated
{
"plan": [
{
"action": "click",
"target": "Order Online button",
"coordinates": [245, 123]
},
{
"action": "type",
"text": "pepperoni",
"target": "search field"
},
// Additional steps...
],
"estimated_cost": "0.05 $VIRAL"
}