ScmTble / ai-group-tabs

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.

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

Star History

Star History Chart

Contributors

About


Languages

Language:TypeScript 92.0%Language:JavaScript 5.0%Language:HTML 2.0%Language:CSS 0.6%Language:Shell 0.3%