Validates that the text is free from biases related to age, gender, sex, ethnicity, religion, etc.
Project description
guardrails-ai-bias-check
Validates that the text is free from biases related to age, gender, sex, ethnicity, religion, etc.
Installation
pip install guardrails-ai-bias-check
This validator ships local models. After installing, run the post-install step to download them:
python -m guardrails_ai.bias_check.post_install
Usage
from guardrails import Guard
from guardrails_ai.bias_check import BiasCheck
guard = Guard().use(BiasCheck)
License
MIT — © Guardrails AI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file guardrails_ai_bias_check-0.3.1.tar.gz.
File metadata
- Download URL: guardrails_ai_bias_check-0.3.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd326ae98941cd07dc92a607df8fa97d53f8aac4eab762c67e1fa4e4fdbe5dfa
|
|
| MD5 |
9f9e1074e6ee7075262618f15cdb5e33
|
|
| BLAKE2b-256 |
f5023d6ff56699b996850fd3c18a6ac2b12a031df1739f4f025ef662420f1f56
|
File details
Details for the file guardrails_ai_bias_check-0.3.1-py3-none-any.whl.
File metadata
- Download URL: guardrails_ai_bias_check-0.3.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb8aa437c62280dc34eaabc0d852b2193fb727a11eb8d27596eccb90e0c5864b
|
|
| MD5 |
941eedebf1dea7c7d7ffc172f74cd970
|
|
| BLAKE2b-256 |
b2a0166059a158839684d239b26392133229353039f6dddc33902118a87d03fc
|