diff --git a/README.md b/README.md index ac39ccfe64..eaa578ea07 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents - [crewai](https://github.com/crewAIInc/crewAI) - A framework for orchestrating role-playing autonomous AI agents for collaborative task solving. - [dspy](https://github.com/stanfordnlp/dspy) - A framework for programming, not prompting, language models. - [hermes-agent](https://github.com/nousresearch/hermes-agent) - An adaptive AI agent framework that grows with you. + - [hummbl-governance](https://github.com/hummbl-dev/hummbl-governance) - 25 stdlib-only Python primitives for multi-agent AI governance: kill switch, circuit breaker, cost governor, delegation tokens, and audit logging. - [langchain](https://github.com/langchain-ai/langchain) - Building applications with LLMs through composability. - [openai-agents](https://github.com/openai/openai-agents-python) - OpenAI's framework for building and managing AI agents. - [OpenChronicle](https://github.com/Einsia/OpenChronicle) - Open-source, local-first memory for any tool-capable LLM agent.