Welcome to the YouTube AI Browser Extension repository! This extension enhances your YouTube experience by leveraging AI to generate video summaries, follow along with transcripts, and even provide chat functionality.
- AI-Powered Summaries: Automatically generate concise summaries of YouTube videos.
- Transcript Follow-Along: View and follow the video transcript in real-time.
- AI Chat: Engage with an AI chatbot to discuss video content, ask questions, and get more information.
To install the extension, follow these steps:
- Clone the Repository:
git clone https://github.com/IgniteDevKE/Youtube-AI-browser-extenstion.git
- Navigate to the Directory:
cd Youtube-AI-browser-extenstion - Load the Extension in Your Browser:
- Open your browser and navigate to the extensions page:
- Chrome:
chrome://extensions/ - Firefox:
about:debugging#/runtime/this-firefox
- Chrome:
- Enable "Developer mode" if needed.
- Click on "Load unpacked" (Chrome) or "Load Temporary Add-on" (Firefox).
- Select the cloned repository folder.
- Open your browser and navigate to the extensions page:
Once the extension is installed, navigate to any YouTube video page. The extension will automatically activate and display the following features:
- Summary Tab: View a summary of the video content.
- Transcript Tab: Follow the transcript in real-time as the video plays.
- Chat Tab: Interact with the AI chatbot to discuss the video content, ask questions, or get more insights.
We welcome contributions to enhance this extension! To contribute, follow these steps:
-
Fork the Repository: Click on the
Forkbutton at the top right corner of this page. -
Clone Your Fork:
git clone https://github.com/YOUR-USERNAME/Youtube-AI-browser-extenstion.git
-
Create a Branch:
git checkout -b feature-branch
-
Make Your Changes: Implement your feature or fix a bug.
-
Commit Your Changes:
git add . git commit -m "Description of your changes"
-
Push to Your Fork:
git push origin feature-branch
-
Submit a Pull Request: Open a pull request to the
mainbranch of this repository.
This project is licensed under the MIT License. See the LICENSE file for more details.
For any questions or feedback, please open an issue on this repository or reach out to the maintainer at ianchegedev@gmail.com.