Pangea empowers organizations to ship secure AI applications quickly with the industry’s broadest set of AI security guardrails, easily deployed at gateways and in app with just a few lines of code.
- Pangea SDKs
- Pangea CLI
Pangea empowers organizations to ship secure AI applications quickly with the industry’s broadest set of AI security guardrails, easily deployed at gateways and in app with just a few lines of code.
Pangea Multipass is the authorization checker for systems like Google Workspace, Jira, and more.
An example Python app demonstrating how to integrate Pangea's Secure Audit Log service to maintain an audit log of prompts being sent to LLMs.
An example Cloudflare Worker demonstrating how to integrate Pangea's Secure Audit Log service into a LangChain app to maintain an audit log of prompts being sent to LLMs.
An example Python app that demonstrates integrating Pangea's AI Guard service to protect data ingestion.
An example Cloudflare Worker that demonstrates integrating Pangea's Secure Audit Log service into a LangChain app to maintain an audit log of context and prompts being sent to LLMs.
An example Python app demonstrating how to integrate Pangea's Secure Audit Log service to maintain an audit log of context and prompts being sent to LLMs.
A sample Python project that demonstrates how to use Pangea's Secure Audit Log and Redact services to capture and filter what users are sending to LLMs.
An example Python app that demonstrates integrating Pangea's AI Guard service into a LangChain app to protect data ingestion.
An example CLI tool in Python demonstrating how to integrate Pangea's Secure Audit Log service into a LangChain app to maintain an audit log of response generations coming from LLMs. This is useful to monitor for hallucinations and leaking sensitive data.
An example Python app that demonstrates integrating Pangea's AuthZ service to apply user-based authorization to control access to files for a RAG workflow.