The most challenging part of my work at the publishing company is file and folder management. Since we often duplicate and work on a single project across multiple folders, not only do I have duplicate folders on my disk, but the same folders also accumulate on employees' disks.
https://damoang.net/tutorial/15683
There is a somewhat exaggerated process on damoang.
I already created this with Python a year ago, then made it into an app with Go Wails, and this time I enhanced the functionality with Rust. It's a bit funny feature, but it also reports what type of disk user you are.
LLM diskscan - a disk scanner that detects duplicate files and tells you what type of user you are
On Mac, Windows, Linux, NAS, and cloud, it compares duplicate files and projects to see if they're the same file or newer versions, and removes unnecessary files like ._ from work files.
There's a feature to look at disk files and see points, and generates a report on new work and what projects you're doing. It's a local program and you can choose local LLMs like Ollama or LMStudio.
Downloads are available in the Google Drive link below.
And for the disk type feature, I was thinking of having tarot-like cards appear asking "what kind of person are you...," but for now, you can think of it as an initial model version. For NAS, it only works with the Synology model I own, so I'm thinking about how to distribute it.
Mac
https://drive.google.com/file/d/1n3SKIkV0UmT2Ea8puv-HOwJjlyifVhQU/view?usp=drive_link
Windows Install
https://drive.google.com/file/d/1N530oen-OiVBY6JD4iEzFqutUEV3NRcY/view?usp=drive_link
https://drive.google.com/file/d/1eA6DpWVtXLr3csY1e62KMP7BznH0XnQp/view?usp=drive_link