iyaja/llama-fs ? reverse-engineered prompt
Reverse engineered prompt
Build me a self organizing file manager that can clean up a messy folder like Downloads or Desktop.
I want it to look at the files, understand what they are from their contents and names, then suggest a better folder structure and move or rename things in a sensible way. It should work in two ways, first as a one time cleanup for a folder, and second as a watching mode that keeps an eye on my files and learns from the way I organize things so it can start doing similar moves automatically.
Please make it handle common file types, including images and audio, and include a privacy friendly mode that keeps everything local instead of sending my files out to a cloud service. I also want a simple desktop style interface where I can review the suggested changes before anything is finalized.
If you need to look up current docs or APIs online, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit