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!