Add asqav to AI and Agents - Governance

Adding asqav as a Hidden Gem under a new Governance subcategory in AI and Agents.

asqav provides AI agent governance with audit trails, policy enforcement, and compliance tooling for EU AI Act and DORA. It integrates with LangChain, CrewAI, and MCP.

- PyPI: asqav
- GitHub: https://github.com/jagmarques/asqav-sdk
- License: MIT
- Python: >=3.10
This commit is contained in:
João André Gomes Marques 2026-04-06 21:40:55 +02:00
parent 3c6429a21a
commit c3ebe78c5f

View File

@ -142,6 +142,8 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents
- [instructor](https://github.com/567-labs/instructor) - A library for extracting structured data from LLMs, powered by Pydantic.
- [llama-index](https://github.com/run-llama/llama_index) - A data framework for your LLM application.
- [mem0](https://github.com/mem0ai/mem0) - An intelligent memory layer for AI agents enabling personalized interactions.
- Governance
- [asqav](https://github.com/jagmarques/asqav-sdk) - AI agent governance with audit trails, policy enforcement, and compliance for EU AI Act and DORA.
- Pre-trained Models and Inference
- [diffusers](https://github.com/huggingface/diffusers) - A library that provides pre-trained diffusion models for generating and editing images, audio, and video.
- [sglang](https://github.com/sgl-project/sglang) - A high-performance serving framework for large language models and multimodal models.