Skip to content

Commit 0f14995

Browse files
Update README.md
1 parent 1e20102 commit 0f14995

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1+
<div align="center">
2+
13
# Protegrity Developer Edition
4+
[![Version](https://img.shields.io/badge/version-1.0.0-green.svg?style=flat)](https://github.com/Protegrity-Developer-Edition/protegrity-developer-edition/releases)
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat)](https://github.com/Protegrity-Developer-Edition/protegrity-developer-edition/blob/main/LICENSE)
6+
[![Linux](https://img.shields.io/badge/Linux-FCC624?style=flat&logo=linux&logoColor=black)](https://www.linux.org/)
7+
[![Windows](https://img.shields.io/badge/Windows-0078D6?style=flat&logo=windows&logoColor=white)](https://www.microsoft.com/windows/)
8+
[![macOS](https://img.shields.io/badge/mac%20os-000000?style=flat&logo=macos&logoColor=F0F0F0)](https://www.apple.com/macos/)
9+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/Protegrity-Developer-Edition/protegrity-developer-edition)
10+
</div>
211

312
Welcome to the `protegrity-developer-edition` repository, part of the Protegrity Developer Edition suite. This repository provides a self-contained experimentation platform for discovering and protecting sensitive data using Protegrity’s Data Discovery, Semantic Guardrail, and Protection APIs.
413

@@ -11,6 +20,22 @@ This repository enables developers to:
1120
- Integrate Protegrity APIs into GenAI and traditional applications.
1221
- Use sample applications and data to understand integration workflows.
1322

23+
**Why This Matters**
24+
25+
AI is transforming every industry, but privacy can’t be an afterthought. Protegrity Developer Edition 1.0 makes enterprise-grade data discovery and data protection developer-friendly, so you can build secure, privacy-first solutions for both AI pipelines and traditional data workflows. Whether you’re protecting sensitive information in analytics pipelines, business applications, or next-generation AI, Developer Edition empowers you to innovate confidently while keeping data safe.
26+
27+
Protegrity Developer Edition enables secure data and AI pipelines,including:
28+
29+
- **Privacy in conversational AI:** Sensitive chatbot inputs are protected before they reach generative AI models.
30+
31+
- **Prompt sanitization for LLMs:** Automated PII masking reduces risk during large language model prompt engineering and inference.
32+
33+
- **Experimentation with Jupyter notebooks:** Data scientists can prototype directly in Jupyter notebooks for agile experimentation.
34+
35+
- **Output redaction and leakage prevention:** Detect and protect sensitive data in model outputs before returning them to end users.
36+
37+
- **Privacy-enhanced AI training:** Sensitive fields in training datasets are de-identified to support compliant and secure AI development.
38+
1439
### Quick Links
1540

1641
- [Prerequisites](#prerequisites)

0 commit comments

Comments
 (0)