RE-DACT offers a simple, secure, and scalable solution for redacting and anonymizing data across various formats. It provides a flexible, user-defined approach to redaction that ensures both security and usability of the data A natural language processing and machine learning-based redaction tool designed to handle multiple input formats—text, images, audio, and video.
Run:
pip install requirements.txt
Navigate to re-dact and run:
npm install
npm run start
Open a parallel terminal and run:
python parser.py
Make sure to add the env file in the repository before executing parser.py
P.S You have to run 3 servers scripts in paralell