Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)**

Expand Down