Skip to content

privateai/cookbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains examples that showcase how to use the Private AI REST API, for both Python and JS. The API allows for PII to be found in text and then replaced with redaction markers or synthetic PII. The system supports over 50 entity types, such as Credit Card information and Social Security numbers across 50 languages. The documentation and the API reference are available from Private AI's website.

How to get access

We have a few ways to get started:

  1. Get the container on the AWS Marketplace
  2. Get a demo API key here

For further information & access to the container feel free to contact us.

Setup

Private AI's service is primarily delivered via a self-hosted container. Please follow the setup instructions to get started.

It is also possible to use the Private AI cloud endpoint located at https://api.private-ai.com/deid/v1/deidentify_text.

What are these examples?

In the JS folder where have common api call examples and use cases built in javascript. In the python folder we have the same examples expressed in python. If you are interested in our PrivateGPT to work securely with LLMs, you should check out the LLMs folder for some really cool stuff!

About

Detailed walkthroughs using PrivateAI Products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published