/ai-group-tabs

Primary LanguageTypeScript

AI Group Tabs

Group your tabs with AI.

Demo Video

Roadmap

  • Group tabs with AI by default categrories
  • 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
  • Group the updated tab only when a tab is updated

Development

# Install dependencies
yarn

Add your OpenAI API key in popup.tsx

# Development
yarn watch
# Build
yarn build

Contribution

Feel free to open issues and pull requests. Any suggestions are welcome.