Skip to content

Comments

Add Blindfold: PII detection NLP API service#328

Open
michalvich wants to merge 1 commit intokeon:mainfrom
michalvich:add-blindfold
Open

Add Blindfold: PII detection NLP API service#328
michalvich wants to merge 1 commit intokeon:mainfrom
michalvich:add-blindfold

Conversation

@michalvich
Copy link

What is Blindfold?

Blindfold is an NLP API service focused on PII (personally identifiable information) detection and protection. It uses named entity recognition to identify personal data across 18+ languages and provides multiple protection modes.

Why it belongs in Services

The Services section covers "NLP as API with higher level functionality such as NER, Topic tagging and so on." Blindfold fits this category as an NER-based API service that:

  • Detects PII entities (names, emails, phone numbers, addresses, SSNs, credit cards, IBAN numbers, etc.) using NER models
  • Supports 18+ languages including English, German, French, Spanish, Italian, Portuguese, Dutch, Polish, Russian, and more
  • Provides REST API with Python SDK (blindfold-sdk) and Node.js SDK (@blindfold/sdk)
  • Multiple output modes: tokenization, redaction, masking, and encryption
  • Free tier: 1M characters/month

Placement

Added to the Services section at the end of the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant