AI Tab Grouper is a powerful browser extension designed to help users manage their open tabs efficiently. By leveraging AI technology, it automatically groups tabs into categories, making it easier to navigate and organize your browsing experience.
You can find and install the AI Tab Grouper extension from the Chrome Web Store: AI Tab Grouper
- Automatic Tab Grouping: Uses AI to intelligently group tabs based on their content and context.
- Manual Grouping: Allows users to create custom categories for organizing tabs.
- Smart Rules: Set rules for automatic tab grouping based on URLs and titles.
- Template Management: Save and apply templates for quick tab organization.
- User-Friendly Interface: Intuitive UI that enhances user experience.
- Cross-Browser Compatibility: Works seamlessly on multiple browsers.
- Clone the repository:
git clone https://github.com/yourusername/ai-tab-grouper.git
- Navigate to the project directory:
cd ai-tab-grouper
- Install dependencies for the backend:
pip install -r requirements.txt
- Set up environment variables:
- Create a
.env
file in theBackend
directory and add your Google API key:GOOGLE_API_KEY=your_api_key_here
- Create a
- Load the extension in your browser:
- For Chrome: Go to
chrome://extensions/
, enable "Developer mode", and click "Load unpacked". Select theExtension
folder.
- For Chrome: Go to
- Flask
- Flask-CORS
- Google Generative AI
- dotenv
- Open the browser and click on the AI Tab Grouper extension icon.
- Choose your preferred tab grouping method:
- Automatic: Let the AI group your tabs.
- Manual: Create custom categories.
- Manage your tabs using the provided options and settings.
Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.
This project is licensed under the MIT License and is open-source. See the LICENSE file for more details.
Version 1.1.0
- Added support for saving and applying templates for quick tab organization.
- Fixed a bug with tab grouping when using the "By Activity" method.
Version 1.1.1
- Removed unwanted idle permissions from manifest.json
- Pankil Soni - AI Tab Grouper creator
Special thanks to Google Generative AI for providing the AI-powered LLM service.
🚀 Let's Group Tabs with AI!