AI Agents Articles

Explore our collection of ai agents articles

A Deep Dive into ElevenLabs Agent Workflows
15 min read

A Deep Dive into ElevenLabs Agent Workflows

Explore ElevenLabs Agent Workflows, a visual platform for building dynamic voice AI agents. This guide covers core components like Subagents and Dispatch Tools, offers a step-by-step tutorial for creating a customer service agent, and discusses advanced strategies for modular design and optimization.

Read Article
The Rise of the Voice-Enabled Web: 10 Use Cases You Can't Ignore
14 min read

The Rise of the Voice-Enabled Web: 10 Use Cases You Can't Ignore

Discover 10 powerful use cases for AI voice agents that are transforming the web. Learn how voice technology can enhance customer support, navigation, and e-commerce.

Read Article
Building a Website-Controlling Voice Agent with ElevenLabs and Webfuse
22 min read

Building a Website-Controlling Voice Agent with ElevenLabs and Webfuse

A hands-on step-by-step guide to deploying a functional voice agent from configuring ElevenLabs to building Webfuse Session Extensions and testing live.

Read Article
How Voice Agents See & Act: A Guide to DOM Tools
10 min read

How Voice Agents See & Act: A Guide to DOM Tools

Master the perception and action tools that give voice agents their digital eyes and hands, including DOM snapshots, mouse interactions, keyboard input, and viewport control.

Read Article
Architecture of a Web-Controlling Voice Agent
10 min read

Architecture of a Web-Controlling Voice Agent

Learn the technical architecture behind voice agents, including Virtual Web Sessions, Session Extensions, and the Automation API that enables real-time website control.

Read Article
Voice Agent Web Control: 3 Methods Compared
13 min read

Voice Agent Web Control: 3 Methods Compared

Explore how voice agents move beyond conversation to take direct action on websites through tool calling, function execution, and three primary methods of website interaction.

Read Article
Top 5 Voice AI Agents for Website Integration in 2026
15 min read

Top 5 Voice AI Agents for Website Integration in 2026

Discover the top 5 voice AI agent platforms for website integration in 2026. Compare ElevenLabs, Deepgram, Vapi, Google Dialogflow, and Voiceflow to build conversational experiences that listen, understand, and take action on your website.

Read Article
Develop an AI Agent for Any Website with Webfuse
17 min read

Develop an AI Agent for Any Website with Webfuse

AI agents represent a next-gen web UI/UX enhancement that outperforms traditional guides around friction. Learn how to develop an AI agent on top of any web application with Webfuse.

Read Article
Snapshots: Provide LLMs with Website State
9 min read

Snapshots: Provide LLMs with Website State

Comparison of the two prevalent techniques to compile web application snapshots, which represent key context for LLM-based AI agents for the web: DOM snapshots and GUI snapshots (screenshots).

Read Article
DOM Downsampling for LLM-Based Web Agents
12 min read

DOM Downsampling for LLM-Based Web Agents

We propose D2Snap – a first-of-its-kind downsampling algorithm for DOMs. D2Snap can be used as a pre-processing technique for DOM snapshots to optimise web agency context quality and token costs.

Read Article
A Gentle Introduction to AI Agents for the Web
9 min read

A Gentle Introduction to AI Agents for the Web

LLMs only recently enabled serviceable web agents: autonomous systems that browse web on behalf of a human. Get started with fundamental methodology, key design challenges, and technological opportunities.

Read Article
First Steps with Web AI Agents Using Copilot
23 min read

First Steps with Web AI Agents Using Copilot

We built a tool that lets you automate tasks on the web on top of Webfuse and Microsoft Copilot. It can handle internet-based tasks directly in your browser, with no installation required. In this article, we'll cover our approach, challenges, highlights, and surprises along the way.

Read Article