lawvs / ai-group-tabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 78.8%Language:JavaScript 17.8%Language:HTML 3.0%Language:CSS 0.4%