https://github.com/MichaelYuhe/ai-group-tabs
Organize and group your Chrome tabs with AI
https://github.com/MichaelYuhe/ai-group-tabs
chrome chrome-extension react tabs-management
Last synced: about 2 months ago
JSON representation
Organize and group your Chrome tabs with AI
- Host: GitHub
- URL: https://github.com/MichaelYuhe/ai-group-tabs
- Owner: MichaelYuhe
- License: mit
- Archived: true
- Created: 2023-12-07T00:34:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-24T05:04:26.000Z (about 1 year ago)
- Last Synced: 2024-10-31T09:37:03.509Z (7 months ago)
- Topics: chrome, chrome-extension, react, tabs-management
- Language: TypeScript
- Homepage:
- Size: 1.96 MB
- Stars: 980
- Watchers: 7
- Forks: 88
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Group Tabs

Demo Video:
> [](https://youtu.be/SjfKiXy3zOc)
## Roadmap
- [x] Group tabs with AI by default categories
- [x] Fill OpenAI API key in popup and save in Chrome storage
- [x] Customize categories in popup
- [x] Group new tabs automatically
- [x] Publish on Chrome store
- [x] Better prompt engineering
- [x] Logo and name
- [x] CI / CD for build and release new version
- [x] Add toast
- [x] Use Vite and pnpm
- [x] Group the updated tab only when a tab is updated
- [x] Custom model and API server## Download and Start Using
### Download from Chrome Web Store
https://chromewebstore.google.com/detail/ai-group-tabs/hihpejmkeabgeockcemeikfkkbdofhji
### Download from source
Download the latest released `dist.zip` from [the release page](https://github.com/MichaelYuhe/ai-group-tabs/releases), unzip after download, you will get a folder named `dist`.
Open Chrome, go to `chrome://extensions/`, turn on `Developer mode` on the top right corner, click `Load unpacked` on the top left corner, select the `dist` folder you just unzipped.
> You can change the model and API server in the options page.
## Development
```bash
# Install dependencies
pnpm install# Development
pnpm dev# Build
pnpm build
```## Special Thanks
> Everyone contributor can get your one month free of Developer Plan on Zeabur.
[](https://zeabur.com?referralCode=MichaelYuhe&utm_source=ai-group-tab&utm_campaign=oss)
## Sponsor
> This extension is free forever, if you love this extension, you can buy me a coffee here :D
## Contributors