Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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
- Created: 2023-12-07T00:34:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-24T05:04:26.000Z (9 months ago)
- Last Synced: 2024-07-05T00:43:03.490Z (7 months ago)
- Topics: chrome, chrome-extension, react, tabs-management
- Language: TypeScript
- Homepage:
- Size: 1.96 MB
- Stars: 957
- Watchers: 7
- Forks: 84
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Group Tabs
![Frame 7](https://github.com/MichaelYuhe/ai-group-tabs/assets/63531512/fef62a35-8193-4ef1-8082-cfc771d0b4e6)
Demo Video:
> [![Watch the video](https://img.youtube.com/vi/SjfKiXy3zOc/default.jpg)](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.
[![Deployed on Zeabur](https://zeabur.com/deployed-on-zeabur-dark.svg)](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