Updated README.md

This commit is contained in:
Max W. 2024-05-26 10:49:24 +02:00
parent dcd9879af6
commit 8bbf3f0710

View File

@ -1,6 +1,6 @@
# Standalone WebApp for Clearing Sensitive Data from Text # Standalone WebApp for Clearing Sensitive Data from Text
This is a standalone web application designed to clear sensitive data from text. It's an essential tool for anyone working with AI, as it helps to ensure that the data used for training and testing is free of any sensitive or personally identifiable information. This is a standalone web application designed to clear sensitive data from text. It's an essential tool for anyone working with AI, as it helps to ensure that the data used for training, testing and communicating is free of any sensitive or personally identifiable information.
## Features ## Features
@ -14,7 +14,13 @@ The application is built with Neutralinojs, a lightweight and portable framework
## Getting Started ## Getting Started
To get started with this application, simply download the latest release from the GitHub repository and run the executable file. The application will open in your default web browser, and you can start clearing sensitive data from your text right away. To get started with this application, simply download the latest release from the repository and run the executable file. The application will open in its own window, and you can start clearing sensitive data from your text right away.
### Steps
1. Download the correct executable for your operating system AND `resources.neu` from the latest release build
2. Put the two files in the same directory on your system
3. Run the executable file
4. Start clearing sensitive data from your text
## License ## License