
Hey, I'm a 16-year-old developer and this is one of my first finished projects.
DirAI scans any folder, sends the structure to a local Llama model via Ollama,
and gives you specific suggestions — renames, deletes, organizational notes.
You confirm each action before anything is touched.
No API key needed. No internet after setup. Runs 100% on your machine, free forever.
GitHub: https://github.com/RayyanKhattak45/DirAI
Would love feedback — especially on the code structure and what features would actually be useful to you.