Skip to content
Learn Agentic AI
Learn Agentic AI archive page 16 of 146

Learn Agentic AI — Build Voice & Chat Agents

Step-by-step tutorials on building voice and chat AI agents using OpenAI Agents SDK, Realtime API, function calling, multi-agent orchestration, and production deployment patterns.

9 of 1313 articles

Learn Agentic AI
10 min read0Mar 17, 2026

Multi-Monitor and Resolution Handling in Claude Computer Use

Master the technical details of resolution management, coordinate scaling, multi-monitor awareness, and viewport configuration for reliable Claude Computer Use agents across different display setups.

Learn Agentic AI
12 min read1Mar 17, 2026

Security and Sandboxing for Claude Computer Use Agents: Safe Browser Automation

Design secure Claude Computer Use deployments with VM isolation, network restrictions, action allowlists, credential handling, and comprehensive audit logging to prevent unintended actions and data exposure.

Learn Agentic AI
11 min read3Mar 17, 2026

Introduction to Microsoft UFO: AI-Powered Windows Application Automation

Learn what Microsoft UFO is, how its dual-agent architecture combines HostAgent and AppAgent with GPT-4V vision to translate natural language requests into Windows UI actions automatically.

Learn Agentic AI
10 min read0Mar 17, 2026

Installing and Configuring Microsoft UFO: Getting Started with Windows Automation

Step-by-step guide to installing Microsoft UFO, configuring API keys, setting up the configuration files, and running your first automated Windows task with natural language.

Learn Agentic AI
12 min read0Mar 17, 2026

UFO's Dual-Agent Architecture: How HostAgent and AppAgent Coordinate Tasks

Deep dive into Microsoft UFO's dual-agent system where HostAgent orchestrates application selection and AppAgent executes in-app UI actions, with detailed coordination flow and plan execution examples.

Learn Agentic AI
11 min read1Mar 17, 2026

UFO Action Types: Click, Type, Scroll, and Application-Specific Controls

Comprehensive guide to every action type UFO can perform — from basic clicks and keyboard input to scroll operations, UIA element interactions, and application-specific control manipulation.

Learn Agentic AI
12 min read0Mar 17, 2026

Building Custom UFO Tasks: Automating Excel, Word, and Outlook with Natural Language

Practical examples of automating Microsoft Office applications with UFO — from Excel data manipulation and Word document formatting to Outlook email workflows, with multi-step task descriptions and result verification.

Learn Agentic AI
10 min read0Mar 17, 2026

UFO vs Browser Automation: Desktop Apps That Can't Be Automated with Playwright

Understand when to use Microsoft UFO for Windows desktop automation versus browser tools like Playwright or Selenium, with use cases for legacy apps, native software, and hybrid approaches.