kshitijagrwl / pii-extractor-llm

PII Data Extraction from Text

  • Public
  • 156 runs

Your very own LLM helper that extracts Personal Identifiable Information (PII).

Trained to specifically recognize Indian names and addresses.

Currently there are 2 options
- m1_base trained on data with names, father names and DOB only.
- m1_large trained on data with names, father names, DOB and addresses.

Few use cases

  1. Extract names and address from long pieces of texts
  2. Redact PII information before sending data to publically hosted LLM APIs