Anthropic released a fascinating new capability today called "Computer Use" - a mode of their Claude 3.5 Sonnet model where it can do things like accept screenshots of a remotely operated computer and send back commands to click on specific coordinates, enter text etc
My notes on what I've figured out so far: https://simonwillison.net/2024/Oct/22/computer-use/
You can run an Anthropic-provided Docker container on your own computer to try out the new capability against a (hopefully) locked down environment. https://github.com/anthropics/anthropic-quickstarts/tree/main/computer-use-demo
I told it to "Navigate to http://simonwillison.net and search for pelicans"... and it did!