555e282cc4
pi-agent-plugin checks / lint (push) Has been cancelled
pi-agent-plugin checks / test (20) (push) Has been cancelled
pi-agent-plugin checks / test (22) (push) Has been cancelled
pi-agent-plugin checks / build (push) Has been cancelled
TypeScript SDK CI / check_changes (push) Has been cancelled
TypeScript SDK CI / changelog_check (push) Has been cancelled
ci / changelog_check (push) Has been cancelled
ci / check_changes (push) Has been cancelled
ci / build_mem0 (3.10) (push) Has been cancelled
ci / build_mem0 (3.11) (push) Has been cancelled
ci / build_mem0 (3.12) (push) Has been cancelled
CLI Node CI / lint (push) Has been cancelled
CLI Node CI / test (20) (push) Has been cancelled
CLI Node CI / test (22) (push) Has been cancelled
CLI Node CI / build (push) Has been cancelled
CLI Python CI / lint (push) Has been cancelled
CLI Python CI / test (3.10) (push) Has been cancelled
CLI Python CI / test (3.11) (push) Has been cancelled
CLI Python CI / test (3.12) (push) Has been cancelled
CLI Python CI / build (push) Has been cancelled
openclaw checks / lint (push) Has been cancelled
openclaw checks / test (20) (push) Has been cancelled
openclaw checks / test (22) (push) Has been cancelled
openclaw checks / build (push) Has been cancelled
opencode-plugin checks / build (push) Has been cancelled
TypeScript SDK CI / build_ts_sdk (20) (push) Has been cancelled
TypeScript SDK CI / build_ts_sdk (22) (push) Has been cancelled
TypeScript SDK CI / integration_ts_sdk (20) (push) Has been cancelled
TypeScript SDK CI / integration_ts_sdk (22) (push) Has been cancelled
Mem0 Assistant Chrome Extension
A powerful Chrome extension that combines AI chat with your personal knowledge base through mem0. Get instant, personalized answers about video content while leveraging your own knowledge and memories - all without leaving the page.
Development
-
Install dependencies:
npm install -
Start development mode:
npm run watch -
Build for production:
npm run build
Features
- AI-powered chat interface directly in YouTube
- Memory capabilities powered by Mem0
- Dark mode support
- Customizable options
Permissions
- activeTab: For accessing the current tab
- storage: For saving user preferences
- scripting: For injecting content scripts
Host Permissions
- youtube.com
- openai.com
- mem0.ai
Features
- Contextual AI Chat: Ask questions about videos you're watching
- Seamless Integration: Chat interface sits alongside YouTube's native UI
- OpenAI-Powered: Uses GPT models for intelligent responses
- Customizable: Configure model settings, appearance, and behavior
- Future mem0 Integration: Personalized responses based on your knowledge (coming soon)
Installation
From Source (Developer Mode)
- Download or clone this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" (toggle in the top-right corner)
- Click "Load unpacked" and select the extension directory
- The extension should now be installed and visible in your toolbar
Setup
- Click the extension icon in your toolbar
- Enter your OpenAI API key (required to use the extension)
- Configure additional settings if desired
- Navigate to YouTube to start using the assistant
Usage
- Visit any YouTube video
- Click the AI assistant icon in the corner of the page to open the chat interface
- Ask questions about the video content
- The AI will respond with contextual information
Example Prompts
-
"Can you summarize the main points of this video?"
-
"What is the speaker explaining at 5:23?"
-
"Explain the concept they just mentioned"
-
"How does this relate to [topic I'm learning about]?"
-
"What are some practical applications of what's being discussed?"
-
API Settings: Change model, adjust tokens, modify temperature
-
Interface Settings: Control where and how the chat appears
-
Behavior Settings: Configure auto-context extraction
Privacy & Data
- Your API keys are stored locally in your browser
- Video context and transcript is processed locally and only sent to OpenAI when you ask questions