I had some files that i knew had duplicates, but didn’t exactly match and while the filenames were not identical, you could tell by looking if they were the same.
Would have been very tedious to do all of them, LLM was able to identify a “good enough” number of duplicates and only made a few mistakes. Greatly sped up the manual work required to clean up the collection.
But that’s so far from most advertised scenarios and not compelling from a “make lots of money” perspective.
I had some files that i knew had duplicates, but didn’t exactly match and while the filenames were not identical, you could tell by looking if they were the same.
Would have been very tedious to do all of them, LLM was able to identify a “good enough” number of duplicates and only made a few mistakes. Greatly sped up the manual work required to clean up the collection.
But that’s so far from most advertised scenarios and not compelling from a “make lots of money” perspective.
There are (non-AI) algorithms for that. Git uses one to detect renamed files. No need to melt the ice caps just for that.