Loading video...

Video Failed to Load

Go Home

Anthropic just announced Computer Use It allows Claude to control your computer screen based on a prompt and take actions on your behalf The use cases in agentic coding with automated debugging, customer support, and education are going to be INSANE

1,024,263 views • 1 year ago •via X (Twitter)

10 Comments

Rowan Cheung's profile picture
Rowan Cheung1 year ago

It works by taking static screenshots that are constantly sent back to the API in real-time Then Clade can move your cursor, click, and type text Claude 3.5 Sonnet is now the first ever frontier model to offer a feature like 'Computer Use' to the public

Rowan Cheung's profile picture
Rowan Cheung1 year ago

It's worth noting a couple of limitations: 1. You can't train computer use on internal data (yet) 2. It can take action for ~15 minutes but is limited with context windows, etc. When I chatted with @AnthropicAI, they told me that they believe this is the GPT-3 days for computer use-type systems. We're still very early.

Rowan Cheung's profile picture
Rowan Cheung1 year ago

Here's the full announcement from Anthropic They also announced an upgraded Claude 3.5 Sonnet that crushes in benchmarks, and Claude 3.5 Haiku (new small model)

Full Name's profile picture
Full Name1 year ago

Can't think of a single security risk.

Charafeddine's profile picture
Charafeddine1 year ago

The line between human intent and machine execution just got thinner. Delegating tasks is one thing—ceding control is another. When AI can take action on your behalf, we move beyond tools into territory where humans no longer need to do anything at all. Convenient? Absolutely. But at what point do we stop calling it human productivity? Nice share @rowancheung

Andrew's profile picture
Andrew1 year ago

It’s like pair programming on steroids Cool idea

Rowan Cheung's profile picture
Rowan Cheung1 year ago

Automated debugging while you're out on a lunch break :)

Marco's profile picture
Marco1 year ago

Very cool. looks like my kids won’t be coding themselves then! 😂

Rowan Cheung's profile picture
Rowan Cheung1 year ago

I think not just coding -- but also writing, optimizing design, learning new skills, etc. Future gens will all have agents teaching them, improving everything they do, and just generally morphing what we do for 'work' Amazing times ahead

Jacob 🌟's profile picture
Jacob 🌟1 year ago

woah this killed @autotabai just one day after launch

Related Videos

Our first short course with Anthropic! Building Towards Computer Use with Anthropic. This teaches you to build an LLM-based agent that uses a computer interface by generating mouse clicks and keystrokes. Computer Use is an important, emerging capability for LLMs that will let AI agents do many more tasks than were possible before, since it lets them interact with interfaces designed for humans to use, rather than only tools that provide explicit API access. I hope you will enjoy learning about it! This course is taught by Anthropic's Head of Curriculum, Colt_Steele. You'll learn to apply image reasoning and tool use to "use" a computer as follows: a model processes an image of the screen, analyzes it to understand what's going on, and navigates the computer via mouse clicks and keystrokes. This course goes through the key building blocks, and culminates in a demo of an AI assistant that uses a web browser to search for a research paper, downloads the PDF, and finally summarizes the paper for you. In detail, you’ll: - Learn about Anthropic's family of models, when to use which one, and make API requests to Claude - Use multi-modal prompts that combine text and image content blocks, and also work with streaming responses - Improve your prompting by using prompt templates, using XML to structure prompts, and providing examples - Implement prompt caching to reduce cost and latency - Apply tool-use to build a chatbot that can call different tools to respond to queries - See all these building blocks come together in Computer Use demo Please sign up here:

Andrew Ng

170,240 views • 1 year ago