1. Docs

Cloaked AI Demo

The Cloaked AI Demo is a quick and easy way to see how Cloaked AI can encrypt your embeddings while still allowing you to search on them. Documentation and instructions can be found on our Stoplight page. The demo is delivered in a Docker container. It is a minimal wrapper around our Alloy SDK that provides a simple REST interface allowing you to encrypt, decrypt, and search on vector embeddings. It also supports encrypting/decrypting metadata associated with each embedding.

The Cloaked AI Demo is only intended for demonstration purposes, to allow you to test the encryption of embeddings. It is not intended for use in production.

When you are ready to start working with the Alloy SDK and adding it to your application, check out the Getting Started page.

Was this page helpful?