guardrails and GuardBench

The Python library for guardrail model evaluation complements the tool for adding guardrails to large language models, as one provides the means to implement guardrails while the other evaluates their effectiveness.

guardrails
70
Verified
GuardBench
46
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 19/25
Maintenance 6/25
Adoption 7/25
Maturity 16/25
Community 17/25
Stars: 6,534
Forks: 543
Downloads:
Commits (30d): 62
Language: Python
License: Apache-2.0
Stars: 34
Forks: 9
Downloads:
Commits (30d): 0
Language: Python
License: EUPL-1.2
No Package No Dependents
No Package No Dependents

About guardrails

guardrails-ai/guardrails

Adding guardrails to large language models.

This tool helps developers build reliable AI applications by ensuring the output from large language models (LLMs) is safe, compliant, and correctly formatted. It takes an LLM's raw output and applies predefined 'guards' or validation rules to it, flagging or correcting issues like toxic language, competitor mentions, or incorrect data formats. The end user is an AI developer or engineer responsible for integrating LLMs into applications and maintaining their quality and safety.

AI application development LLM output validation AI safety data structuring AI engineering

About GuardBench

AmenRa/GuardBench

A Python library for guardrail models evaluation.

Scores updated daily from GitHub, PyPI, and npm data. How scores work