Skip to content

[Subtask]: Remove PII / Anonymize Email #372

@lnovitz

Description

@lnovitz

Is there a pain point in the app driving this feature request?

The content being parsed by LLM should be anonymized, no PII (no first last name, no email addresses, no LinkedIn urls) to protect users and also increase the reliability of model responses

Desired Behavior

Given a response from the Gmail API for a specific message ID, create a function to be able to anonymize the message

Add unit test(s)

Criteria for Completion

  • Create a Python function that takes in email text and returns the anonymized version
  • Apply this function to the email text before the LLM call
  • Add unit test(s)

Metadata

Metadata

Assignees

No one assigned

    Labels

    cat:codedevelop, automate, debug, implement featureshelp wantedOpen to participation from the communitypythonPull requests that update python code

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions