Janitor AI - Gemini CLI tool to organize folders #7890
jschoormans
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We built a CLI tool to clean up folders, like your Downloads folder for instance. It uses the large local context knowledge of Gemini to categorize and organize files.
This is a two-step approach. The first pass categorizes files into important, junk, or other. This uses the full context we have of the files (names, dates, file sizes,etc.). The second pass refines groups.
The process if fully reversible. Junk files are not deleted but moved to a separate trash folder for manual deletion.
We provide a quick demo video at:
https://youtu.be/mmX1S_6kPMs
Beta Was this translation helpful? Give feedback.
All reactions