Clone of Local-File-Organizer but adapted to work with Ollama instead of Nexa SDK
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
33
commits
12
commits
Add test files and examples in various formats to validate organization logic across modes and configurations
efebea6View on GitHubSet default 'dry_run' mode to False in config and GUI initialization
25e298eView on GitHubSet default 'silent' mode to True in config and GUI initialization
4458bdeView on GitHubAdd optional GUI for interactive input gathering using Tkinter, fallback to CLI if unavailable
6f0c237View on GitHubAdd handling for unclassified files with warnings and improve hidden file exclusion logic
deb060fView on GitHubAdd similarity-based folder mapping to improve file organization consistency
2467759View on GitHubDocument proposed enhancements for Local File Organizer, including usability, safety, performance, and extensibility improvements. Add phased roadmap and implementation notes.
ce0351dView on GitHubAdd CLI, config support, and enhanced logging for file organization
4e363c8View on GitHubMigrate project from Nexa SDK to Ollama, update README with installation and feature differences.
ae9a1afView on GitHubUpdate dependencies and switch to newer, smaller Ollama models
20570bcView on GitHubStreamline fallback mechanisms for NLTK resources and improve file operation handling with robust copy fallback; add test mode to main menu options.
5837f0bView on GitHubReplace Nexa SDK with Ollama for local AI inference and enhance NLTK robustness
1538b53View on GitHubMerge pull request #15 from QiuYannnn/develop_dry_run_test_version
a195599View on GitHub