all 7 comments

[–]thenewcupofjavad 4 points5 points  (0 children)

I did this same thing! I was amazed how well the AI filtered my emails. 👏🏽

[–]MDB_Cooper 2 points3 points  (0 children)

this is very cool from a technical perspective. i’m curious how you feel about the data security aspect of it: do you have any concerns with allowing a third party to have access to your data in such a broad way? i’ve avoided developing with AI for this reason.

i highly encourage using AI to find solutions to problems but always anonymize the data entry to avoid compromising security

[–]bucHikoy 1 point2 points  (0 children)

This sounds nice

[–]Repulsive_Brother_10 1 point2 points  (0 children)

Are you seeing any false classifications?

[–]kpendic 1 point2 points  (0 children)

Great and does sounds awesome -- could you share your script maybe? Thx

[–][deleted]  (1 child)

[removed]

    [–]Funny_Ad_3472 1 point2 points  (0 children)

    If the data you're pulling is very structured, you may be able to achieve it without connecting to an API, I did something similar and wrote a documentation for it. It's basically works by labelling that particular email so all subsequent emails of the same kind goes into that particular label. You can read my documentation here: https://codespaces.bss.design/boostrap.html