repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | --- |
| #2 | title: Browser Extension Memory |
| #3 | description: "Add Mem0's universal memory layer to Chrome chat surfaces." |
| #4 | --- |
| #5 | |
| #6 | |
| #7 | Enhance your AI interactions with Mem0, a Chrome extension that introduces a universal memory layer across platforms like ChatGPT, Claude, and Perplexity. Mem0 ensures seamless context sharing, making your AI experiences more personalized and efficient. |
| #8 | |
| #9 | <Note> |
| #10 | We now support Grok! The Mem0 Chrome Extension has been updated to work with Grok, bringing the same powerful memory capabilities to your Grok conversations. |
| #11 | </Note> |
| #12 | |
| #13 | |
| #14 | ## Features |
| #15 | |
| #16 | - **Universal Memory Layer**: Share context seamlessly across ChatGPT, Claude, Perplexity, and Grok. |
| #17 | - **Smart Context Detection**: Automatically captures relevant information from your conversations. |
| #18 | - **Intelligent Memory Retrieval**: Surfaces pertinent memories at the right time. |
| #19 | - **One-Click Sync**: Easily synchronize with existing ChatGPT memories. |
| #20 | - **Memory Dashboard**: Manage all your memories in one centralized location. |
| #21 | |
| #22 | ## Installation |
| #23 | |
| #24 | You can install the Mem0 Chrome Extension using one of the following methods: |
| #25 | |
| #26 | ### Method 1: Chrome Web Store Installation |
| #27 | |
| #28 | 1. **Download the Extension**: Open Google Chrome and navigate to the [Mem0 Chrome Extension page](https://chromewebstore.google.com/detail/mem0/onihkkbipkfeijkadecaafbgagkhglop?hl=en). |
| #29 | 2. **Add to Chrome**: Click on the "Add to Chrome" button. |
| #30 | 3. **Confirm Installation**: In the pop-up dialog, click "Add extension" to confirm. The Mem0 icon should now appear in your Chrome toolbar. |
| #31 | |
| #32 | ### Method 2: Manual Installation |
| #33 | |
| #34 | 1. **Download the Extension**: Clone or download the extension files from the [Mem0 Chrome Extension GitHub repository](https://github.com/mem0ai/mem0-chrome-extension). |
| #35 | 2. **Access Chrome Extensions**: Open Google Chrome and navigate to `chrome://extensions`. |
| #36 | 3. **Enable Developer Mode**: Toggle the "Developer mode" switch in the top right corner. |
| #37 | 4. **Load Unpacked Extension**: Click "Load unpacked" and select the directory containing the extension files. |
| #38 | 5. **Confirm Installation**: The Mem0 Chrome Extension should now appear in your Chrome toolbar. |
| #39 | |
| #40 | ## Usage |
| #41 | |
| #42 | 1. **Locate the Mem0 Icon**: After installation, find the Mem0 icon in your Chrome toolbar. |
| #43 | 2. **Sign In**: Click the icon and sign in with your Google account. |
| #44 | 3. **Interact with AI Assistants**: |
| #45 | - **ChatGPT and Perplexity**: Continue your conversations as usual; Mem0 operates seamlessly in the background. |
| #46 | - **Claude**: Click the Mem0 button or use the shortcut `Ctrl + M` to activate memory functions. |
| #47 | |
| #48 | ## Configuration |
| #49 | |
| #50 | - **API Key**: Obtain your API key from the Mem0 Dashboard to connect the extension to the Mem0 API. |
| #51 | - **User ID**: This is your unique identifier in the Mem0 system. If not provided, it defaults to `chrome-extension-user`. |
| #52 | |
| #53 | ## Demo Video |
| #54 | |
| #55 | <iframe width="700" height="400" src="https://www.youtube.com/embed/dqenCMMlfwQ?si=zhGVrkq6IS_0Jwyj" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
| #56 | |
| #57 | ## Privacy and Data Security |
| #58 | |
| #59 | Your messages are sent to the Mem0 API for extracting and retrieving memories. Mem0 is committed to ensuring your data's privacy and security. |
| #60 | |
| #61 | --- |
| #62 | |
| #63 | <CardGroup cols={2}> |
| #64 | <Card title="Build a Mem0 Companion" icon="users" href="/cookbooks/essentials/building-ai-companion"> |
| #65 | Learn the foundations of memory-powered assistants that work across platforms. |
| #66 | </Card> |
| #67 | <Card title="Multimodal Support" icon="image" href="/platform/features/multimodal-support"> |
| #68 | Extend your browser interactions with vision and audio memory. |
| #69 | </Card> |
| #70 | </CardGroup> |
| #71 |