llms.txt Content
# Aporia
## Docs
- [Policies API](https://gr-docs.aporia.com/crud-operations/policy-catalog-and-custom-policies.md): This REST API documentation outlines methods for managing policies on the Aporia Policies Catalog. It includes detailed descriptions of endpoints for creating, updating, and deleting policies, complete with example requests and responses.
- [Projects API](https://gr-docs.aporia.com/crud-operations/projects-and-project-policies.md): This REST API documentation outlines methods for managing projects and policies on the Aporia platform. It includes detailed descriptions of endpoints for creating, updating, and deleting projects and their associated policies, complete with example requests and responses.
- [Directory sync](https://gr-docs.aporia.com/enterprise/directory-sync.md)
- [Multi-factor Authentication (MFA)](https://gr-docs.aporia.com/enterprise/multi-factor-authentication.md)
- [Security & Compliance](https://gr-docs.aporia.com/enterprise/security-and-compliance.md): Aporia uses and provides a variety of tools, frameworks, and features to ensure that your data is secure.
- [Self Hosting](https://gr-docs.aporia.com/enterprise/self-hosting.md): This document provides an overview of the Aporia platform architecture, design choices and security features that enable your team to securely add guardrails to their models without exposing any sensitive data.
- [Single sign-on (SSO)](https://gr-docs.aporia.com/enterprise/single-sign-on.md)
- [RAG Chatbot: Embedchain + Chainlit](https://gr-docs.aporia.com/examples/embedchain-chainlit.md): Learn how to build a streaming RAG chatbot with Embedchain, OpenAI, Chainlit for chat UI, and Aporia Guardrails.
- [Basic Example: Langchain + Gemini](https://gr-docs.aporia.com/examples/langchain-gemini.md): Learn how to build a basic application using Langchain, Google Gemini, and Aporia Guardrails.
- [Cloudflare AI Gateway](https://gr-docs.aporia.com/fundamentals/ai-gateways/cloudflare.md)
- [LiteLLM integration](http