# Browser Use Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/browser-use
> Markdown URL: https://aitinkerers.org/technologies/browser-use.md
> Technology record last updated: 2026-02-26T20:15:05Z
> Generated: 2026-09-20T18:49:43Z

Browser Use empowers AI agents to autonomously navigate and interact with complex web applications, eliminating brittle, selector-based automation.

Browser Use is the open-source Python library that brings agentic AI to web automation: it grants Large Language Models (LLMs) like GPT-4o control of a web browser. Leveraging the robust execution capabilities of Playwright, the technology allows agents to perform complex, multi-step workflows—navigating sites, filling forms, and extracting data—using natural language instructions, not brittle, hardcoded scripts. This approach resolves a major pain point, specifically automating critical tasks where no API exists, such as autonomously resetting SAP SuccessFactors passwords, thereby boosting efficiency and cutting down on maintenance hours.

- Official technology site: https://browser-use.com
- Public AI Tinkerers demos and talks: 6
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Data Entry automation using Browser Agents](https://dubai.aitinkerers.org/talks/rsvp_Capdf8Q-Kyc)

An AI browser agent that reads a weekly timesheet from Excel and automatically logs every hour into our system no clicks, no copy-paste, no manual entry. In the demo, you'll watch it open a live Salesforce environment, navigate to the correct date, intelligently match projects and tasks, and enter the hours in real time all driven by Claude reading and interacting with the screen just like a human would so that you can focus ur time on more important stuff.

- Event context: AI Tinkerers Dubai - June Demo Day — 2026-06-13 — Dubai
- Public talk page: https://dubai.aitinkerers.org/talks/rsvp_Capdf8Q-Kyc

### [Automating Browser Usage with AI: Generating Onboarding Guides with AI](https://montreal.aitinkerers.org/talks/rsvp_0hYQ22b-SKk)

In this session, I’ll explore the cutting edge of AI for browser use in automating user onboarding. I’ll start with Browserbase, showing how AI-driven headless browsers with session replay and observability can capture onboarding flows and turn them into guides. Then I’ll look at Browser Use, an open-source project that applies AI agents and computer vision to dynamically control the browser. The demo will focus on creating on-boarding guides by asking AI to use a saas app like a human would. By experimenting with tools like Browserbase, Browser Use, Firecrawl, skyvern, I’ll show how the ecosystem is evolving to solve this problem. Rather than focusing on a single tool, this talk is an exploration of how AI-driven browser and computer use technologies can record user flows, adapt to UI changes, and automatically generate up-to-date onboarding experiences, comparing pros and cons.

- Event context: AI Tinkerers Montreal – September 2025 Meetup — 2025-09-24 — Montreal
- Public talk page: https://montreal.aitinkerers.org/talks/rsvp_0hYQ22b-SKk

### [Job Application Browser Use Agent](https://munich.aitinkerers.org/talks/rsvp_qG9rruZXNZY)

How to build a browser use agent that can automatically apply for jobs on your behalf

- Event context: AI Tinkerers Munich - July 25 — 2025-07-25 — Munich
- Public talk page: https://munich.aitinkerers.org/talks/rsvp_qG9rruZXNZY

### [Testing general purpose web-using agents with WebGames](https://london.aitinkerers.org/talks/rsvp_949_fg1LKwo)

I'll present WebGames, a set of 152 web-based games I built that test how well AI agents can use web browsers. The games test how fast AI agents can click, how much they can memorise, how resistant they are to deceit and misdirection, and a whole host of other things too. I've run evaluations of Gemini, Claude and ChatGPT using Browser Use and share some interesting findings.

- Event context: AI Tinkerers London - May Meetup — 2025-05-27 — London
- Public talk page: https://london.aitinkerers.org/talks/rsvp_949_fg1LKwo

### [Introducing Reborwse: browser-agent repeats your workflow by recoding.](https://singapore.aitinkerers.org/talks/rsvp_SZ5vWKX_j-4)

- Intro Hi, I'm Nori. I'm building Rebrowse. - Demo I'd like to live-demo my application, and will share the report of the speed and accuracy of browser-agent by repeating the human's workflow. - Problem There's a lot of browser-use, and computer-use SDK is coming out. But accuracy and speed is very bad. e.g. just one single cycle of extracting the data, and sending DM takes 30 seconds. It's hard to use in the real life. - Solution I resolve this issue by User interface and application tech structure. Recording and reasoning of workflows allow us to execute the workflow 1.5 faster and +10% accurate. User experience will 10x better.

- Event context: AI Tinkerers Singapore: May Meetup - May 21st, 2025 — 2025-05-21 — Singapore
- Public talk page: https://singapore.aitinkerers.org/talks/rsvp_SZ5vWKX_j-4

### [AutoTask - AI brain that knows everything you're doing on your laptop, and auto completes your routine tasks for you](https://boston.aitinkerers.org/talks/rsvp_BFg_QqfZzBw)

AutoTask analyzes the daily activity on your computer and offers to automate repetitive and boring tasks using AI agents. Are there tasks that you know you need to do but dread having to do them? Applying for jobs, shopping for groceries, paying your bills, travel arrangements, booking appointments, organizing your digital photos, etc. What if AI could take over some of those tasks, and do them on your behalf? That's where AutoTask comes in - it watches what you're doing throughout the day, and sees which tasks you're repeatedly doing, and comes up with a plan for automating those tasks. These tasks come into the AutoTask dashboard where you can review the plan before accepting the task. Once you accept the task, AutoTask gets to work - firing up a browser and executing the plan to complete the task. When it's done with the task, it reports back what it did in the dashboard.

- Event context: AI Tinkerers Boston February 2025 — 2025-02-24 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_BFg_QqfZzBw

## Related Technologies

- [LangChain](https://aitinkerers.org/technologies/langchain) ([Markdown](https://aitinkerers.org/technologies/langchain.md)) — 445 public demos
- [LLM](https://aitinkerers.org/technologies/llm) ([Markdown](https://aitinkerers.org/technologies/llm.md)) — 123 public demos
- [AI agents](https://aitinkerers.org/technologies/ai-agents) ([Markdown](https://aitinkerers.org/technologies/ai-agents.md)) — 35 public demos
- [Browserbase](https://aitinkerers.org/technologies/browserbase) ([Markdown](https://aitinkerers.org/technologies/browserbase.md)) — 3 public demos
- [Browser Use framework](https://aitinkerers.org/technologies/browser-use-framework) ([Markdown](https://aitinkerers.org/technologies/browser-use-framework.md)) — 1 public demo
- [ChatGPT](https://aitinkerers.org/technologies/chatgpt) ([Markdown](https://aitinkerers.org/technologies/chatgpt.md)) — 83 public demos
- [Chrome DevTools Protocol](https://aitinkerers.org/technologies/chrome-devtools-protocol) ([Markdown](https://aitinkerers.org/technologies/chrome-devtools-protocol.md)) — 5 public demos
- [Claude](https://aitinkerers.org/technologies/claude) ([Markdown](https://aitinkerers.org/technologies/claude.md)) — 173 public demos
- [claude-4](https://aitinkerers.org/technologies/claude-4) ([Markdown](https://aitinkerers.org/technologies/claude-4.md)) — 8 public demos
- [CRM](https://aitinkerers.org/technologies/crm) ([Markdown](https://aitinkerers.org/technologies/crm.md)) — 4 public demos
- [Data Entry Automation](https://aitinkerers.org/technologies/data-entry-automation) ([Markdown](https://aitinkerers.org/technologies/data-entry-automation.md)) — 1 public demo
- [Electron](https://aitinkerers.org/technologies/electron) ([Markdown](https://aitinkerers.org/technologies/electron.md)) — 12 public demos
- [Firecrawl](https://aitinkerers.org/technologies/firecrawl) ([Markdown](https://aitinkerers.org/technologies/firecrawl.md)) — 3 public demos
- [Gemini](https://aitinkerers.org/technologies/gemini) ([Markdown](https://aitinkerers.org/technologies/gemini.md)) — 188 public demos
- [Large Language Model](https://aitinkerers.org/technologies/large-language-model) ([Markdown](https://aitinkerers.org/technologies/large-language-model.md)) — 9 public demos
- [Screenpipe](https://aitinkerers.org/technologies/screenpipe) ([Markdown](https://aitinkerers.org/technologies/screenpipe.md)) — 2 public demos
- [Skyvern](https://aitinkerers.org/technologies/skyvern) ([Markdown](https://aitinkerers.org/technologies/skyvern.md)) — 1 public demo
- [Sonnet](https://aitinkerers.org/technologies/sonnet) ([Markdown](https://aitinkerers.org/technologies/sonnet.md)) — 25 public demos
