Getting Started
Using FutureAGI Protect
Use FutureAGI Protect to protect your data
You can checkout the colab notebook to quickly get started with the FutureAGI Protect.
Installing FutureAGI SDK
Initializing FutureAGI Protect
Click here to learn how to access your API keys. It’s recommended to set the API key and secret key as environment variables.
Define Protect Rules and the Action to take
Apply Protect on a text
Example Script using Anthropic Client and FutureAGI Protect
Optionally you can just use the protect
function from the FutureAGI SDK, without initializing the Protect
class.