We live in wild times
I love it
I've added an "AI" section to the contrib document with a link to your project
(related)
I've had an idea recently:
- take your document cache
- extract (account or directory, date, text-conversion-of-pdf document)
- use a pretrained embedding model to train a classifier from (text -> date) and (text, directory or account)
- automatically move a new list of pdfs from ~/Downloads/ to the directory hierarchy
Basically "store these documents where other ones like it are located"
My next session of vibecoding awaits...