đź’ˇ Examples
YouTube Assistant Extension
Enhance your YouTube experience with Mem0’s YouTube Assistant, a Chrome extension that brings AI-powered chat directly to your YouTube videos. Get instant, personalized answers about video content while leveraging your own knowledge and memories - all without leaving the page.
Features
- Contextual AI Chat: Ask questions about videos you’re watching
- Seamless Integration: Chat interface sits alongside YouTube’s native UI
- Memory Integration: Personalized responses based on your knowledge through Mem0
- Real-Time Memory: Memories are updated in real-time based on your interactions
Demo Video
Installation
This extension is not available on the Chrome Web Store yet. You can install it manually using below method:
Manual Installation (Developer Mode)
- Download the Extension: Clone or download the extension files from the Mem0 GitHub repository.
- Build: Run
npm install
followed bynpm run build
to install the dependencies and build the extension. - Access Chrome Extensions: Open Google Chrome and navigate to
chrome://extensions
. - Enable Developer Mode: Toggle the “Developer mode” switch in the top right corner.
- Load Unpacked Extension: Click “Load unpacked” and select the directory containing the extension files.
- Confirm Installation: The Mem0 YouTube Assistant Extension should now appear in your Chrome toolbar.
Setup
- Configure API Settings: Click the extension icon and enter your OpenAI API key (required to use the extension)
- Customize Settings: Configure additional settings such as model, temperature, and memory settings
- Navigate to YouTube: Start using the assistant on any YouTube video
- Memories: Enter your Mem0 API key to enable personalized responses, and feed initial memories from settings
Example Prompts
- “Can you summarize the main points of this video?”
- “Explain the concept they just mentioned”
- “How does this relate to what I already know?”
- “What are some practical applications of this topic related to my work?”
Privacy and Data Security
Your API keys are stored locally in your browser. Your messages are sent to the Mem0 API for extracting and retrieving memories. Mem0 is committed to ensuring your data’s privacy and security.