Your Downloads folder is a mess. Mine was too — until I stopped doing it manually. I built a file organizer agent from scratch.
No rules, no config — just an LLM that reads my folder, decides the structure, and moves everything where it belongs.
Tools it uses: ✅ read_directory — scans what's there ✅ create_folder — decides and creates folder names ✅ move_file — moves everything into place
It's not perfect yet — free-tier models on OpenRouter are inconsistent with tool calling. But it works. And this is just the beginning of my AI automation projects.
Subrata Mondal
Your Downloads folder is a mess. Mine was too — until I stopped doing it manually.
I built a file organizer agent from scratch.
No rules, no config — just an LLM that reads my folder, decides the structure, and moves everything where it belongs.
Tools it uses:
✅ read_directory — scans what's there
✅ create_folder — decides and creates folder names
✅ move_file — moves everything into place
It's not perfect yet — free-tier models on OpenRouter are inconsistent with tool calling. But it works. And this is just the beginning of my AI automation projects.
gitlab.com/subratamondal1029/file-organizer-agent
#AIAgent #PythonProject #FileOrganizer #BuildInPublic #AIAutomation #DevLife #100DaysOfCode #MachineLearning #OpenSource #AITools #SideProject #IndieHacker
2 months ago | [YT] | 0
View 0 replies