Readme
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
- Extract names and address from long pieces of texts
- Redact PII information before sending data to publically hosted LLM APIs