<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Setting up AI Developer Edition on</title><link>https://developer.docs.protegrity.com/1.0.0/docs/install/</link><description>Recent content in Setting up AI Developer Edition on</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 27 Apr 2026 11:54:25 +0000</lastBuildDate><atom:link href="https://developer.docs.protegrity.com/1.0.0/docs/install/index.xml" rel="self" type="application/rss+xml"/><item><title>Prerequisites</title><link>https://developer.docs.protegrity.com/1.0.0/docs/install/deved_prereq/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developer.docs.protegrity.com/1.0.0/docs/install/deved_prereq/</guid><description>&lt;h2 id="ap-python">AP Python&lt;/h2>
&lt;h3 id="hardware-requirements">Hardware requirements&lt;/h3>


&lt;!-- tabbed panes for 1 start-->
 
 
&lt;!-- 1 end -->
 
 &lt;!-- tabbed panes for 2 start-->
 
 
&lt;!-- 2 end -->

&lt;!-- tabbed panes for 2 start-->
 
 
&lt;!-- 2 end -->
&lt;ul class="nav nav-tabs" id="tabs-0" role="tablist">
 &lt;li class="nav-item">
 &lt;button class="nav-link active"
 id="tabs-00-00-tab" data-bs-toggle="tab" data-bs-target="#tabs-00-00" role="tab"
 data-td-tp-persist="linux" aria-controls="tabs-00-00" aria-selected="true">
 Linux
 &lt;/button>
 &lt;/li>&lt;li class="nav-item">
 &lt;button class="nav-link"
 id="tabs-00-01-tab" data-bs-toggle="tab" data-bs-target="#tabs-00-01" role="tab"
 data-td-tp-persist="windows" aria-controls="tabs-00-01" aria-selected="false">
 Windows
 &lt;/button>
 &lt;/li>&lt;li class="nav-item">
 &lt;button class="nav-link"
 id="tabs-00-02-tab" data-bs-toggle="tab" data-bs-target="#tabs-00-02" role="tab"
 data-td-tp-persist="macos" aria-controls="tabs-00-02" aria-selected="false">
 macOS
 &lt;/button>
 &lt;/li>
&lt;/ul>

&lt;div class="tab-content" id="tabs-0-content">
 &lt;div class="tab-body tab-pane fade show active"
 id="tabs-00-00" role="tabpanel" aria-labelled-by="tabs-00-00-tab" tabindex="0">
 &lt;!--Content-->
&lt;p>For the local docker deployment mode, a machine with the following specifications will enable you to experiment with the main features:&lt;/p></description></item><item><title>Optional - Obtaining access to the AI Developer Edition API Service</title><link>https://developer.docs.protegrity.com/1.0.0/docs/install/deved_register/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developer.docs.protegrity.com/1.0.0/docs/install/deved_register/</guid><description>&lt;p>Registration is only required for running the APIs to protect, unprotect, and reprotect data. The find and redact that uses Data Discovery and Semantic Guardrail features can be used without registration. Skip this section if find and protect that uses the tokenization and encryption feature is not required.&lt;/p>
&lt;h2 id="registering-for-access">Registering for access&lt;/h2>
&lt;p>Sign up for access to the AI Developer Edition API Service. This is required for obtaining access to use the APIs.&lt;/p></description></item><item><title>Setting up the packages</title><link>https://developer.docs.protegrity.com/1.0.0/docs/install/deved_install/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developer.docs.protegrity.com/1.0.0/docs/install/deved_install/</guid><description>&lt;h2 id="obtaining-the-package">Obtaining the package&lt;/h2>


&lt;!-- tabbed panes for 1 start-->
 

&lt;!-- 1 end -->
 
 &lt;!-- tabbed panes for 2 start-->
 

&lt;!-- 2 end -->

&lt;ul class="nav nav-tabs" id="tabs-0" role="tablist">
 &lt;li class="nav-item">
 &lt;button class="nav-link active"
 id="tabs-00-00-tab" data-bs-toggle="tab" data-bs-target="#tabs-00-00" role="tab"
 data-td-tp-persist="fresh setup" aria-controls="tabs-00-00" aria-selected="true">
 Fresh setup
 &lt;/button>
 &lt;/li>&lt;li class="nav-item">
 &lt;button class="nav-link"
 id="tabs-00-01-tab" data-bs-toggle="tab" data-bs-target="#tabs-00-01" role="tab"
 data-td-tp-persist="upgrade" aria-controls="tabs-00-01" aria-selected="false">
 Upgrade
 &lt;/button>
 &lt;/li>
&lt;/ul>

&lt;div class="tab-content" id="tabs-0-content">
 &lt;div class="tab-body tab-pane fade show active"
 id="tabs-00-00" role="tabpanel" aria-labelled-by="tabs-00-00-tab" tabindex="0">
 &lt;!--Content-->
&lt;ol>
&lt;li>
&lt;p>Navigate to the &lt;a href="https://github.com/Protegrity-Developer-Edition">Protegrity AI Developer Edition&lt;/a> repository.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Clone or download the repositories on your local system.&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://github.com/Protegrity-Developer-Edition/protegrity-developer-edition.git">&lt;strong>protegrity-developer-edition&lt;/strong>&lt;/a>: Contains the files to launch the required containers. It also contains the sample applications and files.&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>git clone https://github.com/Protegrity-Developer-Edition/protegrity-developer-edition.git
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>To customize the Python modules, clone and use the source from the &lt;a href="https://github.com/Protegrity-Developer-Edition/protegrity-developer-python.git">&lt;strong>protegrity-developer-python&lt;/strong>&lt;/a> repository.&lt;/p></description></item><item><title>Verifying the files in the Protegrity AI Developer Edition package</title><link>https://developer.docs.protegrity.com/1.0.0/docs/install/deved_verify/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developer.docs.protegrity.com/1.0.0/docs/install/deved_verify/</guid><description>&lt;h2 id="protegrity-developer-edition-repository">protegrity-developer-edition repository&lt;/h2>
&lt;p>The repository for the obtaining and running the sample application.&lt;/p>
&lt;ul>
&lt;li>&lt;strong>docker-compose.yml&lt;/strong>: This file contains the configuration for deploying the Data Discovery and Semantic Guardrail containers.&lt;/li>
&lt;li>&lt;strong>README.md&lt;/strong>: The readme file specifying the steps to set up the product.&lt;/li>
&lt;li>&lt;strong>samples&lt;/strong>: The directory with the sample application and scripts for the Python module.
&lt;ul>
&lt;li>&lt;strong>sample-app-find-and-redact.py&lt;/strong>: The sample application Python file for detecting and redacting sensitive information in the source file.&lt;/li>
&lt;li>&lt;strong>sample-app-find-and-protect.py&lt;/strong>: The sample application Python file for detecting and protecting sensitive information in the source file using tokenization and encryption.&lt;/li>
&lt;li>&lt;strong>sample-app-find-and-unprotect.py&lt;/strong>: The sample application Python file for unprotecting sensitive information in the source file. The source is generated by sample-app-find-and-protect.py.&lt;/li>
&lt;li>&lt;strong>sample-app-protection.py&lt;/strong>: The sample application Python file for protecting and unprotecting data.&lt;/li>
&lt;li>&lt;strong>sample-app-find.py&lt;/strong>: The sample application Python file for detecting and listing sensitive information in the source file.&lt;/li>
&lt;li>&lt;strong>config.json&lt;/strong>: The configuration file for the Python application.&lt;/li>
&lt;li>&lt;strong>sample-data&lt;/strong>: The directory with the sample file.
&lt;ul>
&lt;li>&lt;strong>input.txt&lt;/strong>: The sample file that is processed.&lt;/li>
&lt;li>&lt;strong>output-redact.txt&lt;/strong>: The output file created by the find and redact application.&lt;/li>
&lt;li>&lt;strong>output-protect.txt&lt;/strong>: The output file created by the find and protect application.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>data-discovery&lt;/strong>: The directory with the sample application and scripts for Data Discovery.
&lt;ul>
&lt;li>&lt;strong>sample-classification-commands.sh&lt;/strong>: A file with the sample curl command for identifying sensitive data.&lt;/li>
&lt;li>&lt;strong>sample-classification-python.py&lt;/strong>: A sample Python module for identifying sensitive data.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>semantic-guardrail&lt;/strong>: The directory with the sample application and scripts for Semantic Guardrail.
&lt;ul>
&lt;li>&lt;strong>sample-guardrail-python.py&lt;/strong>: A sample Python module for submitting multi-turn conversation with semantic and PII processors.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;h2 id="protegrity-developer-python-repository">protegrity-developer-python repository&lt;/h2>
&lt;p>The repository with the source files for customizing and compiling the Python file.&lt;/p></description></item></channel></rss>