From the course: Claude with Amazon Bedrock by Anthropic
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Computer use
From the course: Claude with Amazon Bedrock by Anthropic
Computer use
Let's take a look at the computer use feature inside of Cloud. We're going to cover this in three different parts. I'm going to first give you a quick demonstration of computer use and help you understand why it's useful. We'll then take a look at some behind the scenes stuff and understand how computer use works. And then I'll show you how to set up the reference implementation so you can test out computer use on your own. So let's get to it. Let's first go over a quick demonstration of computer use. For this demonstration, I've put together a very small web application. All it does is show a text area that supports the ability to mention a file or some kind of resource using the at symbol. So if I enter test and then at, I can scroll through a bunch of different options and eventually hit enter to select that particular option. Now at first glance, this thing appears to be working just fine. I can add in as many different mentions as I want. But if we use it a little bit more, we'll…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
-
(Locked)
Agents overview1m 4s
-
(Locked)
Claude Code setup1m 49s
-
(Locked)
Claude Code in action10m 29s
-
(Locked)
Enhancements with MCP servers2m 30s
-
(Locked)
Parallelizing Claude Code8m 12s
-
(Locked)
Automated debugging4m 24s
-
(Locked)
Computer use3m 5s
-
(Locked)
How computer use works3m 30s
-
(Locked)
Qualities of agents3m 28s
-
(Locked)
-