Discover and explore top open-source AI tools and projects—updated daily.
hydro13AI-human symbiotic browser for collaborative web navigation
Top 57.3% on SourcePulse
Tandem Browser offers a novel approach to web browsing by enabling symbiotic interaction between humans and AI agents. It functions as a local-first Electron browser where an AI agent operates alongside the user, accessing tabs, pages, and authenticated sessions. This allows for powerful AI-driven automation and assistance directly within the user's existing browser context, benefiting developers, researchers, and power users seeking advanced AI integration without complex scraping or API management.
How It Works
Tandem Browser facilitates human-AI symbiosis through a local-first Electron application. An AI agent integrates directly into the user's browsing session, mirroring their activity and operating within their authenticated contexts. AI interaction is managed via the Multi-modal Communication Protocol (MCP) or a comprehensive 300+ endpoint HTTP API, ensuring compatibility with various AI clients like Ollama or Cursor. A key architectural differentiator is its 8-layer security model, designed to protect the AI agent from web content threats and prompt injection, while maintaining the illusion of a standard browser to websites.
Quick Start & Requirements
git clone https://github.com/hydro13/tandem-browser.git), navigate into the directory (cd tandem-browser), install dependencies (npm install), and start the application (npm start).npm).Highlighted Details
Maintenance & Community
Tandem Browser is currently in a public developer preview state, actively seeking contributors. Community interaction and support are primarily channeled through GitHub Discussions for Q&A, feature ideas, and showcasing setups. Specific bug reports and feature requests should be filed as GitHub Issues. Key contribution areas include MCP tool development, browser API enhancements, Linux support, and security hardening.
Licensing & Compatibility
The project is licensed under the MIT license. This permissive license generally allows for commercial use and integration into closed-source projects without significant restrictions.
Limitations & Caveats
As a public developer preview, Tandem Browser is not yet a polished, mass-user release. Its primary development focus and validation are on macOS, with Linux support being functional but secondary. Windows compatibility is explicitly unvalidated. Binaries are not yet published, requiring users to build from source.
4 days ago
Inactive