GithubHelp home page GithubHelp logo

spaceemotion / ai-tab-organizer Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 107 KB

Organizes all tabs across windows into AI-generated groups. Uses your own OpenAI API Key.

License: MIT License

HTML 9.23% TypeScript 86.39% JavaScript 1.61% CSS 2.77%
chrome-extension gpt openai tab-management

ai-tab-organizer's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on web (work) and games stuff (free time)
  • ๐ŸŒฑ Iโ€™m currently learning more about Design Systems and Web Components
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Code Quality Tools
  • ๐Ÿ’ฌ Ask me about Docker, Webdev or anything else really
  • ๐Ÿ“ซ How to reach me: Pidgeon Carrier

In case I say "next day" I usually mean work days. I'm sorry, if I don't reply immediately.

ai-tab-organizer's People

Contributors

spaceemotion avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

ai-tab-organizer's Issues

Customizable cleanup action

Just an action that runs other actions, as selected by the user:

  1. Close blank tabs (see #5)
  2. Deduplicate tabs (see #4)
  3. Organize tabs using AI
  4. Sort tabs by domain (see #6)

Properly support larger model sizes

Right now all tabs are being chunked as to not exceed the token limit. However, when using gpt-4-32k this could take a while.
Considering the current tab count and the potential token length could be nice.

Reorganize/Sort action

Sorts all tabs within their groups by their domain (respecting subdomains of hosts), so we have the following order:

  1. bar.com
  2. foo.com
  3. baz.foo.com
  4. example.foo.com

Afterwards the URL gets ordered by the rest (/subdirector/file.html?query#hash)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.