Skip to content

Fr0ntierX/polaris-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polaris Examples

This repository contains examples workloads and clients for Polaris.

Anonymization Service

A simple anonymiztion server implemented in Python that allows the user to scrub PII from text. See the Anonymization Service README for more details.

Polaris Client

A simple Next.js application that enables the user to communicate with any Polaris Container with optional encrypted communication enabled. See the Polaris Client README for more details.