Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Just found an open-source tool that lets you see how well an AI can actually use a computer. it’s called OSWorld 2.0. you give the AI a real task on a computer, then watch to see if it can figure everything out and finish it. it gives you: →...

13,429 Aufrufe • vor 2 Tagen •via X (Twitter)

17 Kommentare

Profilbild von MIKE
MIKEvor 2 Tagen

repository link:

Profilbild von Camto
Camtovor 2 Tagen

This looks great fr 👌

Profilbild von mike
mikevor 2 Tagen

thanks for sharing fam

Profilbild von Mira Takes
Mira Takesvor 2 Tagen

OSWorld-style benchmarks are a useful reality check because they expose the gap between a fluent demo and reliable execution. The next metric I’d watch is recovery: how often does the agent detect a bad action, undo it, and finish without a human reset?

Profilbild von Kuzka_aaa
Kuzka_aaavor 2 Tagen

How realistic are the tasks compared to actual daily computer use — is it things like 'book a flight' and 'edit a spreadsheet', or more niche/synthetic benchmarks designed just to be hard?

Profilbild von man mohan goel
man mohan goelvor 2 Tagen

This open-source repository provides multi-step computer tasks to test AI agents. Would you consider running these tests yourself instead of relying only on published benchmark scores?

Profilbild von DexorynLabs
DexorynLabsvor 2 Tagen

Red days test strong hands.

Profilbild von AI Mastery Guide
AI Mastery Guidevor 2 Tagen

Real world tasks make it way harder

Profilbild von RIDER SKETCH
RIDER SKETCHvor 2 Tagen

"run the same tests yourself instead of relying on benchmark scores" is good advice, but the current numbers are the more interesting story, a 20.6% completion rate on the current best model means computer-use agents are nowhere near the "figure everything out and finish it" framing implies, this benchmark exists specifically because agents still fail constantly on long real tasks

Profilbild von Hurricane
Hurricanevor 2 Tagen

Will check this out

Profilbild von Aleksandar Janca
Aleksandar Jancavor 2 Tagen

running the same tests they use is the only way to know if the benchmark holds for your task

Profilbild von Bambi
Bambivor 1 Tag

Trying this

Profilbild von Haleemah
Haleemahvor 2 Tagen

Another one saved to try 🥲

Profilbild von Yohaku
Yohakuvor 2 Tagen

should be interesting tool for me thanks Mike

Profilbild von zetabyte🌴
zetabyte🌴vor 2 Tagen

just check it out

Profilbild von xabz
xabzvor 2 Tagen

osworld was already the best benchmark for this, curious what 2.0 adds

Profilbild von Nahid
Nahidvor 1 Tag

wanna see one fail video not just repo

Ähnliche 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,541 Aufrufe • vor 1 Jahr