Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Interactive YouTube extension built with React, Tailwind CSS, and Plasmo. It integrates with the OpenAI API to enable real-time video chat, providing summaries, Q&A, and context-aware responses directly on YouTube.
| Date | Stars |
|---|---|
| 2026-07-31 | 670 |
| 2026-08-01 | 670 |
| 2026-08-02 | 670 |
| 2026-08-06 | 670 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<img width="1980" alt="Screenshot 2023-10-29 at 13 39 22" src="assets/screen.png">
<h1 align="center">YouTube AI Extension</h1>
<p align="center">
<strong>🚀 Big update coming June 10, 2025! 🚀</strong><br/>
A new version is on the way with powerful new features, a streamlined install process, and an official release on the Chrome Web Store.
</p>
<p align="center" style="padding: 20px 0;">
YouTube Chat Extension allows you to chat directly with YouTube videos, providing a unique interactive experience.
</p>
<p align="center">
<a href="https://www.youtube.com/watch?v=d35tmCKP4ds&ab_channel=PaoloNessim"><strong>Demo Video</strong></a> ·
<a href="#features"><strong>Features</strong></a> ·
<a href="#roadmap"><strong>Roadmap</strong></a> ·
<a href="#installation"><strong>Installation</strong></a> ·
<a href="#acknowledgments"><strong>Acknowledgments</strong></a>
</p>
<br/>
## Features
- Seamlessly chat with YouTube videos in real-time.
- Get video summaries, ask questions, and receive detailed explanations.
- User-friendly interface integrated directly into YouTube.
- Support for multiple languages and context-aware responses.
## Roadmap
- **June 10, 2025**: Major update with new features and official Chrome Web Store release.
## Installation
To install and run the YouTube Chat Extension locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/PaoloJN/youtube-ai-extension.git
cd youtube-chat-extension
```
2. Add your OpenAI API key. Replace `YOUR_API_KEY` with your actual key in the files `chat.ts` and `completion.ts`
```typescript
const openai = new OpenAI({
apiKey: "YOUR_API_KEY"
})
```
3. Install the dependencies and build the project:
```bash
pnpm install
pnpm run build
```
4. Load the extension into Chrome:
1. Open Chrome and navigate to `chrome://extensions/`.
2. Enable "Developer mode" by toggling the switch in the top right corner.
3. Click "Load unpacked" and select the `build/chrome-mv3-dev` directory from the project you just built.
5. Open YouTube and start chatting with videos! :)
> The extension does not support the new YouTube layout. To revert to the old layout, use the uBlock Origin extension. The extension should then work correctly.
## License
This project is licensed under the **[AGPL-3.0](https://opensource.org/licenses/AGPL-3.0)** for non-commercial use.
### Commercial Use
For commercial use or deployments requiring a setup fee, please contact us
for a commercial license at [[email protected]](mailto:[email protected]).
By using this software, you agree to the terms of the license.
## Acknowledgments
This project wouldn't be possible without the following resources:
- [OpenAI API](https://openai.com/api/)
- [React](https://reactjs.org)
- [Tailwind CSS](https://tailwindcss.com)
- [Plasmo Extension](https://www.plasmo.com)
- [Chrome Extension Documentation](https://developer.chrome.com/docs/extensions/)
Excerpt of 3,016 characters
Read on GitHub9
7
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:f5a9f5d3d88053e0, topic:chatgpt