skyf0cker / ai-group-tabs

A Chrome extension helps you group your tabs with AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Group Tabs

Build

A Chrome extension helps you group your tabs with AI.

The extension is still under development, feel free to open issues and pull requests. Any suggestions are welcome.

Telegram

Demo Video:

Watch the video

Roadmap

  • Group tabs with AI by default categories
  • Fill OpenAI API key in popup and save in Chrome storage
  • Customize categories in popup
  • Group new tabs automatically
  • Publish on Chrome store
  • Better prompt engineering
  • Logo and name
  • CI / CD for build and release new version
  • Add toast
  • Use Vite and pnpm
  • Group the updated tab only when a tab is updated
  • Custom model and API server

Download and Start Using

Download the latest released dist.zip from the release page, 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.

  • Fill in the OpenAI API key, add some types and click on the "Save" button.
  • Click on the "Group Tabs" button, your current tabs will be grouped.
  • Your new tab will be grouped automatically.

You can change the model and API server in the options page.

Development

# Install dependencies
pnpm install

# Development
pnpm dev

# Build
pnpm build

Sponsor

Everyone contributor can get your one month free of Developer Plan on Zeabur.

Deployed on Zeabur

About

A Chrome extension helps you group your tabs with AI.


Languages

Language:TypeScript 91.7%Language:JavaScript 5.2%Language:HTML 2.1%Language:CSS 0.6%Language:Shell 0.4%