1 repository
Deploying AI agents as managed cloud endpoints without managing infrastructure or downloading weights.
Distinct from Model Endpoint Deployment: Distinct from Model Endpoint Deployment: focuses on agent-specific deployment, not general model endpoint provisioning.
Explore 1 awesome GitHub repository matching devops & infrastructure · Managed Agent Endpoints. Refine with filters or upvote what's useful.
FARA is a visual computer-use agent model that controls a browser by predicting screen coordinates for clicking, typing, and scrolling, without relying on DOM or accessibility trees. It is designed to automate multi-step web tasks such as searching, form filling, booking, and shopping by reasoning over visual state and decomposing tasks into sequential actions. The model uses a compact 7-billion-parameter decoder-only transformer that can run on consumer GPUs for low-latency on-device inference, or be deployed as a managed endpoint on Azure Foundry for cloud-based inference without local infr
Deploys a computer-use model via Azure Foundry endpoint without managing infrastructure or downloading weights.