Hi HN,
I'm one of the creators of Nanobrowser, an open-source Chrome extension that lets you automate web tasks using AI agents. We were inspired by the potential of tools like OpenAI's Operator, but we wanted something that was:
-Open-Source:You can see the code, modify it, and contribute to the project.
-Browser-Based:No complex setups or server deployments. It runs directly in your browser.
-Customizable:You can tailor the agent's behavior to your specific needs.
-BYO LLM:Bring your own large language model API key (OpenAI, Anthropic,or even local models), No vendor lock-in.
-Privacy focused:All runs in your local browser.
So we built exactly that, also with a multi-agent system to optimize performance and cost efficiency.
We're launching today:https://github.com/nanobrowser/nanobrowser
we hope you like tinkering with it, and love your feedback!
Hi HN,
I'm Alex, technical co-founder of Nanobrowser. We have been working on this project to make web automation more accessible, powerful, and open.
In building Nanobrowser, we leveraged open source library such as browser use (https://github.com/browser-use/browser-use) , and Chrome Extension Boilerplate (https://github.com/Jonghakseo/chrome-extension-boilerplate-r...)
We completely rewrote the DOM processing part of browser-use with Typescript, built a multi-agent system and implemented the extension frontend with React, Vite and Typescript.
We hope you like tinkering with Nanobrowser! Checkout out our repo (https://github.com/nanobrowser/nanobrowser), create issues or open a pull reqeusts.
Thanks for taking a look! I'm excited to see what the HN community thinks.
(Alex was not able to send this comment out because he only registered his account today. )