This repository contains examples workloads and clients for Polaris.
A simple anonymiztion server implemented in Python that allows the user to scrub PII from text. See the Anonymization Service README for more details.
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.