From 5865d79de7ff0a278a75aae3356149fdf6754374 Mon Sep 17 00:00:00 2001 From: Dev Khant Date: Thu, 6 Mar 2025 21:41:34 +0530 Subject: [PATCH] Doc: Chrome extension (#2319) --- docs/docs.json | 3 +- docs/integrations/chrome-extension.mdx | 55 ++++++++++++++++++++++++++ docs/integrations/overview.mdx | 18 +++++++++ 3 files changed, 75 insertions(+), 1 deletion(-) create mode 100644 docs/integrations/chrome-extension.mdx diff --git a/docs/docs.json b/docs/docs.json index b8f2db40..756ce843 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -201,7 +201,8 @@ "integrations/llama-index", "integrations/langchain-tools", "integrations/dify", - "integrations/mcp-server" + "integrations/mcp-server", + "integrations/chrome-extension" ] } ] diff --git a/docs/integrations/chrome-extension.mdx b/docs/integrations/chrome-extension.mdx new file mode 100644 index 00000000..a9ed8e3d --- /dev/null +++ b/docs/integrations/chrome-extension.mdx @@ -0,0 +1,55 @@ +# Mem0 Chrome Extension + +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. + + + 🎉 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. + + + +## Features + +- **Universal Memory Layer**: Share context seamlessly across ChatGPT, Claude, Perplexity, and Grok. +- **Smart Context Detection**: Automatically captures relevant information from your conversations. +- **Intelligent Memory Retrieval**: Surfaces pertinent memories at the right time. +- **One-Click Sync**: Easily synchronize with existing ChatGPT memories. +- **Memory Dashboard**: Manage all your memories in one centralized location. + +## Installation + +You can install the Mem0 Chrome Extension using one of the following methods: + +### Method 1: Chrome Web Store Installation + +1. **Download the Extension**: Open Google Chrome and navigate to the [Mem0 Chrome Extension page](https://chromewebstore.google.com/detail/mem0/onihkkbipkfeijkadecaafbgagkhglop?hl=en). +2. **Add to Chrome**: Click on the "Add to Chrome" button. +3. **Confirm Installation**: In the pop-up dialog, click "Add extension" to confirm. The Mem0 icon should now appear in your Chrome toolbar. + +### Method 2: Manual Installation + +1. **Download the Extension**: Clone or download the extension files from the [Mem0 Chrome Extension GitHub repository](https://github.com/mem0ai/mem0-chrome-extension). +2. **Access Chrome Extensions**: Open Google Chrome and navigate to `chrome://extensions`. +3. **Enable Developer Mode**: Toggle the "Developer mode" switch in the top right corner. +4. **Load Unpacked Extension**: Click "Load unpacked" and select the directory containing the extension files. +5. **Confirm Installation**: The Mem0 Chrome Extension should now appear in your Chrome toolbar. + +## Usage + +1. **Locate the Mem0 Icon**: After installation, find the Mem0 icon in your Chrome toolbar. +2. **Sign In**: Click the icon and sign in with your Google account. +3. **Interact with AI Assistants**: + - **ChatGPT and Perplexity**: Continue your conversations as usual; Mem0 operates seamlessly in the background. + - **Claude**: Click the Mem0 button or use the shortcut `Ctrl + M` to activate memory functions. + +## Configuration + +- **API Key**: Obtain your API key from the Mem0 Dashboard to connect the extension to the Mem0 API. +- **User ID**: This is your unique identifier in the Mem0 system. If not provided, it defaults to 'chrome-extension-user'. + +## Demo Video + + + +## Privacy and Data Security + +Your messages are sent to the Mem0 API for extracting and retrieving memories. Mem0 is committed to ensuring your data's privacy and security. diff --git a/docs/integrations/overview.mdx b/docs/integrations/overview.mdx index 44ef4f05..c8deaf50 100644 --- a/docs/integrations/overview.mdx +++ b/docs/integrations/overview.mdx @@ -220,4 +220,22 @@ Here are the available integrations for Mem0: > Integrate Mem0 as an MCP Server in Cursor. + + Google Chrome + + + } + href="/integrations/chrome-extension" + > + Add memory capabilities to your browser with the Mem0 Chrome Extension. +