from Hacker News

Show HN: Let Claude control a web browser on your machine

by lbeurerkellner on 1/21/25, 6:53 PM with 0 comments

Hey HN, our team recently open sourced a small utility library that allows everyone to use Claude's powerful computer use ability (https://docs.anthropic.com/en/docs/build-with-claude/compute...) together with playwright, to easily let an AI agent browse the web. The LLM predicts where to move the mouse and click and thereby controls a web browser.

The README is quite self-explanatory and it is quite fun to watch the agent figure out the internet. We hope it is useful for some.