From 29a456c809a4888022a6d6574bfe502127fb1581 Mon Sep 17 00:00:00 2001 From: nostalgicskinco Date: Fri, 27 Feb 2026 23:06:28 -0800 Subject: [PATCH] Add air-compliance-checker to Machine Learning section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d8335212..36759fd19 100644 --- a/README.md +++ b/README.md @@ -732,7 +732,7 @@ _Libraries for generating and working with logs._ _Libraries for Machine Learning. Also see [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning#python)._ -- [diffusers](https://github.com/huggingface/diffusers) - A library that provides pretrained diffusion models for generating and editing images, audio, and video. +- [air-compliance-checker](https://github.com/airblackbox/air-blackbox-mcp) - CLI tool that scans Python AI agent code for EU AI Act technical compliance. Trust layers for LangChain, CrewAI, AutoGen, OpenAI, and Anthropic.- [diffusers](https://github.com/huggingface/diffusers) - A library that provides pretrained diffusion models for generating and editing images, audio, and video. - [gym](https://github.com/openai/gym) - A toolkit for developing and comparing reinforcement learning algorithms. - [Feature-engine](https://github.com/feature-engine/feature_engine) - sklearn compatible API with the widest toolset for feature engineering and selection. - [H2O](https://github.com/h2oai/h2o-3) - Open Source Fast Scalable Machine Learning Platform.