Skip to content

KasraAhmadi/PII-360

Repository files navigation

logo

Personally Identifiable Information (PII) on text, image, and pdf with pii masking on pdf.

Table of Contents

Features

Getting Started

Developing and building

This template comes with build configs for both Chrome and Firefox. Running dev or build commands without specifying the browser target will build for Chrome by default.

  1. Install Node.js
  2. Clone this repository
  3. Run yarn or npm i (check your node version >= 16)
  4. Run yarn dev[:chrome|:firefox], or npm run dev[:chrome|:firefox]

Running a dev command will build your extension and watch for changes in the source files. Changing the source files will refresh the corresponding dist_<chrome|firefox> folder.

To create an optimized production build, run yarn build[:chrome|:firefox], or npm run build[:chrome|:firefox].

License

  • Original code: CC BY-NC 4.0
  • Includes Apple AMLR model (Research-only, non-commercial)
  • Includes license under CC BY-NC-ND 4.0
  • Therefore, this project as a whole is non-commercial use only.

About

An open-source Chrome Extension that identifies Personally Identifiable Information (PII) in images and PDFs using ONNX-based machine learning models, running entirely on the client’s local machine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors