awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesLLM Guardrail Frameworks

Comprehensive systems for enforcing safety and structural constraints on both AI inputs and outputs.

Distinct from Output Guardrails: Covers the overall implementation of both input and output guardrails, rather than just one side.

Explore 3 awesome GitHub repositories matching security & cryptography · LLM Guardrail Frameworks. Refine with filters or upvote what's useful.

Awesome LLM Guardrail Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nvidia/nemo-guardrailsNVIDIA 的头像

    NVIDIA/NeMo-Guardrails

    6,453在 GitHub 上查看↗

    NeMo-Guardrails is a toolkit for adding programmable safety constraints and dialogue boundaries to large language model conversational systems. It functions as security middleware that intercepts inputs and outputs to block prompt injections, jailbreaks, and sensitive data leaks, while providing a conversational dialogue manager to define structured interaction flows through configuration files. The framework includes a hallucination filter to screen model outputs for factual accuracy and a specialized modeling language for defining conversational flows and constraints. It provides capabiliti

    Provides a comprehensive framework for enforcing safety and structural constraints on LLM inputs and outputs.

    Python
    在 GitHub 上查看↗6,453
  • vrsen/agency-swarmVRSEN 的头像

    VRSEN/agency-swarm

    3,962在 GitHub 上查看↗

    Agency Swarm is a multi-agent orchestration framework and development kit designed to coordinate specialized AI agents through defined communication patterns and handoffs. It functions as a system for managing agent swarms, providing an API gateway to expose these coordinated collectives as production-ready HTTP endpoints. The project distinguishes itself through its Model Context Protocol integration layer, which connects agents to external data sources and capabilities. It implements specialized orchestration patterns, such as the orchestrator-worker model and role-based delegation, to tran

    Enforces input and output validation through schemas and checkpoints to ensure safe responses.

    Python
    在 GitHub 上查看↗3,962
  • protectai/llm-guardprotectai 的头像

    protectai/llm-guard

    2,561在 GitHub 上查看↗

    LLM Guard is a security firewall and guardrail framework designed to scan and sanitize inputs and outputs for large language models. It functions as a proxy gateway and security layer to block prompt injections, toxicity, and sensitive data leakage while ensuring that model interactions remain compliant with organizational policies. The system distinguishes itself through a modular scanner pipeline that utilizes local model orchestration to eliminate external network dependencies. It supports real-time security filtering via streaming chunk analysis and implements a fail-fast execution model

    Provides a set of scanners for validating the consistency, relevance, and safety of LLM content.

    Pythonadversarial-machine-learningchatgptlarge-language-models
    在 GitHub 上查看↗2,561
  1. Home
  2. Security & Cryptography
  3. LLM Input Guardrails
  4. LLM Guardrail Frameworks