Home icon

Embed a live AI browser agent in your React app with Amazon Bedrock AgentCore

Machine Learning Blog



This article explains how to embed a live AI browser agent in React apps using Amazon Bedrock AgentCore's BrowserLiveView component.

  • BrowserLiveView provides real-time video feed of agent browsing directly in React applications
  • Uses Amazon DCV protocol for rendering browser sessions with only three lines of JSX
  • DCV stream flows directly from AWS to client browser, bypassing application server
  • Three-step implementation: start session, render component, connect AI agent
  • Presigned URLs grant secure, time-limited access without exposing secrets to browser
  • Supports multiple AI models via Amazon Bedrock Converse API with tool use capabilities
  • Sample application available on GitHub with React dashboard and Fastify server
  • Requires Node.js 20+, AWS credentials, and Bedrock AgentCore permissions

The article provides a complete guide to implementing transparent AI agent monitoring, enabling users to watch agents navigate websites, fill forms, and complete tasks in real-time for improved trust and compliance.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Mar 31
2026
Build reliable AI agents with Amazon Bedrock AgentCore Evaluations
Jan 16
2026
Deploy AI agents on Amazon Bedrock AgentCore using GitHub Actions
Feb 13
2026
Customize AI agent browsing with proxies, profiles, and extensions in Amazon Bedrock AgentCore Browser
Jan 23
2026
Build AI agents with Amazon Bedrock AgentCore using AWS CloudFormation

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.