Skip to content

yuhengzhouz/ai-group-tabs

 
 

Repository files navigation

AI Group Tabs

Build

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.6%
  • JavaScript 17.9%
  • HTML 3.1%
  • CSS 0.4%