Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
AI Agent Analysis
WE

webbrain-one/webbrain

Open-source AI browser agent for Chrome and Firefox (monorepo) 🧠

stars
754
Language
JavaScript
GitHub
Source and compliance noteLast synced: Aug 15, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy

Overview

WebBrain is an open-source AI browser agent that lives in a side panel for Chrome, Firefox, and Edge. It lets users chat with the current page, automate tasks like clicking and form-filling, and run multi-step workflows using any LLM—from local llama.cpp/Ollama servers to cloud APIs or a managed default.

Installation

Install from the Chrome Web Store, Firefox Add-ons, or Edge Add-ons; or clone the repo and load the unpacked extension from src/chrome or src/firefox.

Problem solved

Traditional browser extensions are passive and can't reason or act on web pages. WebBrain solves this by embedding an AI agent that can read, understand, and interact with pages in real time, while giving users control over the underlying model—including fully local, private options. It also bridges the gap between simple bookmarklets and full RPA tools by offering a no-code, conversational interface.

What you can build

Developers can build browser-based AI assistants that summarize articles, extract data, fill forms, navigate multi-page workflows, and even perform reversible page edits in Dev mode. The ceiling includes complex automation like end-to-end testing, data scraping, and personalized web interactions, all driven by natural language. With local model support, it enables privacy-preserving automation on sensitive data.

Community sentiment

Positive

No community feedback yet.

Concerns

No concerns documented yet.

Bottom line

WebBrain is ideal for developers and power users who want a customizable, privacy-respecting AI browser agent that can automate tasks and chat with web content. Those who prefer fully managed, zero-setup solutions or are wary of AI-driven browser automation might avoid it. The key trade-off is between flexibility and control (local models, open-source) versus the complexity of setup and potential for misuse.

Analyzed by Git-Stars - 8/15/2026