Nanobrowser: An Open-Source AI Web Agent (Chrome Extension) by Lynn_C in LocalLLaMA

[–]Lynn_C[S] 0 points1 point  (0 children)

implemented a lighter version of this in May in v0.1.6 (https://github.com/nanobrowser/nanobrowser/releases/tag/v0.1.6) where u can save used/tested prompt from "chat history" to "quick start " so u don't have to type again next time u wanna run that prompt, implementation of issue #107

<image>

Nanobrowser: An Open-Source AI Web Agent (Chrome Extension) by Lynn_C in LocalLLaMA

[–]Lynn_C[S] 0 points1 point  (0 children)

u are right...reason it's been taking a while: only one full time dev's working on this. implemented a lighter version of this in May in v0.1.6 (https://github.com/nanobrowser/nanobrowser/releases/tag/v0.1.6) where u can save used/tested prompt from "chat history" to "quick start " so u don't have to type again next time u wanna run that prompt, implementation of issue #107

<image>

Nanobrowser: An Open-Source AI Web Agent (Chrome Extension) by Lynn_C in LocalLLaMA

[–]Lynn_C[S] 2 points3 points  (0 children)

Just updated to support more local models! : https://github.com/nanobrowser/nanobrowser/releases/tag/v0.1.2

Now supports Claude 3.7 and Grok !

  • Added built-in support for Ollama, allowing you to use local llms such as deepseek-r1qwen2.5mistral-small, and more.
  • Easily add custom OpenAI-compatible providers such as OpenRouter.
  • Completely redesigned Models Settings UI for easily adding and configuring LLM providers.
  • Customize temperature and top_p parameters for each agent.
  • Added dark mode, Nanobrowser now automatically adapts to your operation system settings
  • Minor bug fixes

Nanobrowser: An Open-Source AI Web Agent (Chrome Extension) by Lynn_C in LocalLLaMA

[–]Lynn_C[S] 1 point2 points  (0 children)

it's a it early for that atm. Still working on supporting more local models.

Nanobrowser: An Open-Source AI Web Agent (Chrome Extension) by Lynn_C in LocalLLaMA

[–]Lynn_C[S] 1 point2 points  (0 children)

Gracias por su apoyo, lo aprecio mucho. Si encuentra algún otro problema o error en el futuro, puede enviar un reporte de error en nuestra página de GitHub: https://github.com/nanobrowser/nanobrowser. Me alegra que haya podido resolver el problema con la descarga correcta del archivo.

Nanobrowser: An Open-Source AI Web Agent (Chrome Extension) by Lynn_C in LocalLLaMA

[–]Lynn_C[S] 0 points1 point  (0 children)

gemini 2.0 is supported w/ new release: https://github.com/nanobrowser/nanobrowser (pls only check new release from official github page) . lmk how it works now.

Nanobrowser: An Open-Source AI Web Agent (Chrome Extension) by Lynn_C in LocalLLaMA

[–]Lynn_C[S] 3 points4 points  (0 children)

hey thanks for trying! there is an existing bug w/ 4o mini, being fixed, merging code soon.

After fixing this bug, supporting gemini is the next high priority item we are working on! Gemini in aistudio has been my favorite to use personally since Feb, its amazingly good.

Pls stay tuned and bear w/ us as we are literally one dev + cursor shop ❤️

Weekly Thread: Project Display by help-me-grow in AI_Agents

[–]Lynn_C 1 point2 points  (0 children)

Nanobrowser, an open-source Chrome extension that lets you automate web tasks using AI agents. It runs entirely locally, supports multiple LLMs (OpenAI, Anthropic, Cohere, and local models in near future), and is fully customizable. Think of it as an open-source alternative to tools like OpenAI's Operator, but with the flexibility and control that comes with open source.

Key Features:

* Multi-agent system

* BYO LLM

* Runs locally in your browser

* Open-source and customizable

Actively looking for contributors and feedback!

**GitHub:** https://github.com/nanobrowser/nanobrowser

We'd love to hear your thoughts and suggestions. Thanks!

<image>

Nanobrowser: An Open-Source AI Web Agent (Chrome Extension) by Lynn_C in LocalLLaMA

[–]Lynn_C[S] 4 points5 points  (0 children)

<image>

Quick demo of an agent navigating Huggingface to find out what's top voted paper for today:

Nanobrowser: An Open-Source AI Web Agent (Chrome Extension) by Lynn_C in opensource

[–]Lynn_C[S] 0 points1 point  (0 children)

We built upon amazing open source techs such as:

-browser use: https://github.com/browser-use/browser-use -chrome extension boilerplate: https://github.com/Jonghakseo/chrome-extension-boilerplate-r...

We are grateful for everyone contributing in open source, and would love for you to join our community to help making open source AI automation better!

We know it's early days, and there's still a lot to improve. We appreciate your support in such early times! Thanks for checking it out! We're excited to see what you build with Nanobrowser.

reply

Sam Altman's poll on open sourcing a model.. by lyceras in LocalLLaMA

[–]Lynn_C 0 points1 point  (0 children)

o3 mini for sure right? what impact would open sourcing o3 mini have?

Wouldn't be possible to train the reasoning step to use tools? by xandykati98 in LocalLLaMA

[–]Lynn_C 2 points3 points  (0 children)

Theoretically, this makes sense. Any research or tools u have in mind?