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?”