Discover and explore top open-source AI tools and projects—updated daily.
EdgeTypEBrowser extension enhancing AI chat with local tools and memory
Top 90.1% on SourcePulse
Enhances DeepSeek Chat with custom tooling, persistent memory, and project scaffolding. It enables users to generate and download files, run Python code in-browser, create documents (PowerPoint, Excel, Word), build multi-file projects as ZIP archives, and manage custom skills and characters, all while keeping data local and private. This is an unofficial, community-driven open-source extension.
How It Works
The extension leverages special tool tags (<BDS:...>) that DeepSeek can interpret to trigger actions. These include rendering HTML, creating downloadable files, generating presentations and spreadsheets, fetching web pages or GitHub repositories, managing persistent memory via key-value storage, and defining custom roleplay personas. A LONG_WORK mode collects multiple generated files into a single ZIP archive for complex projects, presenting a clean "Working..." indicator during generation.
Quick Start & Requirements
npm install, and then npm run build to generate extension files, which are then loaded manually into the browser.Highlighted Details
.pptx), Excel (.xlsx), and Word (.docx) documents, alongside project scaffolding into ZIP archives.Maintenance & Community
Recent updates (e.g., v0.1.9 on 2026-06-13) indicate active development and feature additions like multi-system prompt modes and deep research capabilities. No specific community channels (e.g., Discord, Slack) are detailed in the provided text.
Licensing & Compatibility
The project is described as open-source and community-driven. The specific license type is not explicitly stated in the README. It emphasizes local data storage and privacy, with all settings, memories, and skills stored client-side, enhancing compatibility for sensitive use cases.
Limitations & Caveats
The Firefox browser build is noted as experimental. The extension is an unofficial, independent project and is not affiliated with, endorsed by, sponsored by, or officially connected to DeepSeek or DeepSeek AI.
2 days ago
Inactive