- 💬 Instant Chat: Ask questions and get immediate AI responses about any video content
- ⏰ Time Links: AI answers include timestamps so you can jump to the right part of the video easily
- ⚡ Slash Commands: Quick shortcuts for common prompts - type
/to see options like/summary,/explain, or create your own - 🤖 Different AI Options: Works with OpenAI, Google Gemini, and OpenRouter using your own API keys
- 🎯 Easy to Use: Works right on YouTube pages with a simple, clean design that stays out of your way
- 🔒 Private: Your chats stay between you and the AI service you pick. We don't save your data
- Visit the Firefox Add-ons Store
- Click "Add to Firefox"
- Follow the setup instructions
- Start chatting on any YouTube video!
# Clone the repository
git clone https://github.com/Jimuelzxc/chep.git
cd chep
# Load in Firefox
# 1. Open Firefox and go to about:debugging
# 2. Click "This Firefox"
# 3. Click "Load Temporary Add-on"
# 4. Select the manifest.json fileNote: The extension is completely free, but you'll need your own API key from one of the supported AI providers.
To use chep, you need an API key from a supported AI provider. We strongly recommend Google Gemini because it's easy to set up and offers a generous free tier.
How to get your Google Gemini API Key:
- Go to the Google AI Studio.
- Click on "Get API key".
- Sign in with your Google account if prompted.
- Click "Create API key in new project".
- Your API key will be generated. Copy it to your clipboard.
For other options, you can also use keys from OpenAI or OpenRouter.
After installing the extension and getting your API key, you're ready to start chatting!
- Go to any YouTube video.
- You'll find the chep AI Companion panel on the right side of the page, below the video details.
- Click the Settings icon (⚙️) in the chep panel header to open the configuration menu.
- Select your AI Provider (e.g., Google Gemini, OpenAI) from the dropdown menu.
- Paste your API Key into the corresponding input field.
- Click "Save Changes".
- That's it! You can now close the settings and start asking questions about the video in the chatbox.
We welcome contributions! Here's how you can help:
- 🍴 Fork the repository
- 🌿 Create a feature branch:
git checkout -b feature/amazing-feature - ✅ Test your changes on various YouTube videos
- 📝 Commit your changes:
git commit -m 'Add amazing feature' - 🚀 Push to the branch:
git push origin feature/amazing-feature - 📬 Submit a pull request
Found a bug? Please open an issue with:
- Steps to reproduce
- Expected vs actual behavior
- Browser version and OS
- Screenshots if applicable
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to all the AI providers for their APIs
- Firefox extension community for guidance
- All contributors and users who help improve chep
Made with ❤️ for YouTube enthusiasts

