|
|
|
|
|
by PenisBanana
575 days ago
|
|
I have not, but I just asked chatGPT and it, chatGPT, suggested a starting point solution. I asked: how would I: - use IMAP to read email from my email server - call a local LLM (say ollama) to classify the email - file each email into one of N folders or maildirs or mboxes ? and received a reasonable python program. |
|