diff --git a/README.md b/README.md index 300bf46..cffdff2 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,8 @@ An awesome & curated list of the best LLMOps tools for developers. | Project | Details | Repository | | ------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | | [Plexiglass](https://github.com/kortex-labs/plexiglass) | A Python Machine Learning Pentesting Toolbox for Adversarial Attacks. Works with LLMs, DNNs, and other machine learning algorithms. | ![GitHub Badge](https://img.shields.io/github/stars/kortex-labs/plexiglass?style=flat-square) | +| [regulated-ai-governance](https://github.com/ashutoshrana/regulated-ai-governance) | Policy enforcement, PII detection, consent management, and data lineage for AI agents under FERPA, HIPAA, GDPR, CCPA, GLBA, and SOC 2. Integrates with LangChain, LlamaIndex, CrewAI, AutoGen, Semantic Kernel, and Haystack via `GovernedActionGuard`. | ![GitHub Badge](https://img.shields.io/github/stars/ashutoshrana/regulated-ai-governance?style=flat-square) | +| [enterprise-rag-patterns](https://github.com/ashutoshrana/enterprise-rag-patterns) | FERPA/HIPAA/GDPR-compliant RAG retrieval patterns with identity-scoped vector-store filtering, audit logging, and GDPR erasure handling for regulated enterprise environments. | ![GitHub Badge](https://img.shields.io/github/stars/ashutoshrana/enterprise-rag-patterns?style=flat-square) | **[⬆ back to ToC](#table-of-contents)**