Rohan Paul@rohanpaul_ai · 5月12日53Sigma just announced an open-source private AI browser that puts a web agent and local LLMs directly inside the browser instead of sending your web activity to remote servers.
the browser stops being only a display layer and becomes an agent workspace, because the AI can see tabs, forms, search results, logged-in sessions, and unfinished tasks as one live working state.
Models like Qwen, Gemma, and Nemotron can then support actions such as summarizing pages, filling forms, comparing products, searching across tabs, and automating repetitive web workflows without making every step a cloud request.
译Sigma近日宣布推出一款开源私有AI浏览器,其核心创新在于将网页智能体和本地大型语言模型(LLM)直接集成到浏览器内部,无需将用户网页活动发送至远程服务器。这使得浏览器从单纯的显示层转变为智能体工作空间,AI能够实时感知并操作标签页、表单、登录会话和未完成任务等作为统一工作状态。该浏览器支持Qwen、Gemma、Nemotron等本地模型,可执行页面总结、表单自动填写、产品比价、跨标签页搜索以及自动化重复性网页工作流等任务,整个过程完全在本地处理,实现了真正的私有化与开源设计,保障用户数据隐私。