Analysis updated 2026-05-18
Browse the web with an AI sidebar assistant that can search, read pages, and navigate on your behalf.
Chat with a local AI model that supports multi-turn conversation, file attachments, and math rendering.
Search the web and have a local model summarize the results without sending data externally.
Swap in a different local language model by dropping a GGUF file into the app's LLM folder.
| safiyev/matrixon-agentic-browser | adguardteam/dns-sde-extension | aiecosvietnam/aiecos-social-crm | |
|---|---|---|---|
| Stars | 15 | 15 | 15 |
| Language | HTML | HTML | HTML |
| Last pushed | — | 2025-01-09 | — |
| Maintenance | — | Stale | — |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | general | developer | pm founder |
Figures from each repo's GitHub metadata at analysis time.
Windows 10/11 is the primary supported platform.
MATRIXON Agentic Browser is an open-source desktop web browser with a built-in AI assistant that runs entirely on your own machine, no internet connection is needed for the AI, no account to create, and no API keys to manage. It is built on Electron (a framework for creating desktop apps using web technologies) and uses llama.cpp to run language models locally, meaning all AI processing happens on your hardware and your data never leaves your device. The AI integrates into the browser in three ways. First, there is an AgentPanel, a sidebar assistant that can take actions on your behalf: searching the web, reading the current page, or navigating to a URL. Second, there is a full-page AI Chat with multi-turn conversation support, file attachments, and LaTeX (math formula) rendering. Third, there is an AI Search mode that retrieves web results and has your local model summarize them. The browser also includes tab management with groups, an omnibox (combined address and search bar), a local encrypted password vault with autofill, and light, dark, or system-following themes. The interface is available in English and Russian. A default model (Llama-3.2-1B-Instruct in a compressed GGUF format) is bundled with the repository, so no extra downloads are required to get started. Swapping to a different language model is straightforward: place any GGUF-format model file in the app's LLM folder and restart. The primary supported platform is Windows 10/11. The project is licensed under CC BY-NC 4.0, meaning it can be used and modified for non-commercial purposes only.
An Electron-based desktop browser with a fully local, offline AI assistant powered by llama.cpp, requiring no account or API keys.
Mainly HTML. The stack also includes Electron, llama.cpp, JavaScript.
Free to use and modify for non-commercial purposes only, under CC BY-NC 4.0.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.