v0.1.8
messy-folder-reorganizer-ai β First Public Release
This marks the initial public release of messy-folder-reorganizer-ai, a tool that leverages a local LLM (Language Learning Model) to help you better organize your folders.
Features
-
Local LLM Assistance
Request AI insights for reorganizing and classifying files. -
JSON Snapshot of Structures
Automatically saves both the initial folder structure and the new structure in JSON files. -
Automatic Config Folder
Creates a~/.messy-folder-reorganizer-ai
directory to store all app-related files and configurations. -
Flexible Configuration
Fine-tune the model, model options, prompts, paths, and other details as needed. -
Prebuilt Binary
Download a compiled release for easy setup (see Assets below). -
Detailed CLI Messages
Get verbose feedback and logging right in the terminal. -
Comprehensive README
Includes setup instructions, usage examples, and a TODO section for improvements. -
Console Confirmation
Prompts you to confirm before applying the new folder structure.
Known Issues
- Large File Sets
Currently handles folders with very large numbers of files less efficiently. See the TODO section in the README for more details on known limitations.
Thank you for trying out messy-folder-reorganizer-ai!
If you find any additional issues or have feature requests, please open an issue on our
GitHub repository.