Built an AI to Filter Gmail
github.com
Built an AI to Filter Gmail
1–5 of 5 posts
Re: Built an AI to Filter Gmail
#2out of sheer frustration with the constant deluge of crap in my inboxes i finally broke down and threw an llm at my account. clearmail allows you to:
- filter all incoming emails by simple rules you write in english
- auto-categorize to any labels you want
- never deletes emails, just re-categorizes
- runs entirely locally or with openai
feedback welcome
Re: Built an AI to Filter Gmail
#3It scrapes all e-mail addresses with names and allows CSV export?
Re: Built an AI to Filter Gmail
#4It scrapes all e-mail addresses with names and allows CSV export?
It’s an awesome project and much needed, especially with local implementation.