An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/cvs-health/langfair

ai ai-safety artificial-intelligence bias bias-detection ethical-ai fairness fairness-ai fairness-ml fairness-testing large-language-models llm llm-evaluation llm-evaluation-framework llm-evaluation-metrics python responsible-ai

Score: 15.318876590670001

Last synced: about 8 hours ago
JSON representation

Repository metadata:

LangFair is a Python library for conducting use-case level LLM bias and fairness assessments


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 336
Total Committers: 22
Avg Commits per committer: 15.273
Development Distribution Score (DDS): 0.509

Commits in past year: 137
Committers in past year: 12
Avg Commits per committer in past year: 11.417
Development Distribution Score (DDS) in past year: 0.679

Name Email Commits
Dylan Bouchard d****d@c****m 165
2613037 m****n@c****m 37
David Skarbrevik s****k@g****m 29
Travis Truman t****t@g****m 20
Zeya Ahmad z****1@c****u 19
Mohit Singh Chauhan m****1@j****u 14
Riddhimaan-Senapati r****i@u****u 9
Viren Bajaj B****V@a****m 6
dependabot[bot] 4****] 5
kmadan k****n@g****m 4
Macbook M****k@U****l 4
Jinesh Mehta m****s@g****m 3
Manali Joshi j****8@g****m 3
mihir m****1@g****m 3
Zeya Ahmad z****d@c****m 3
Peiran Yao p****n@u****a 2
Robb Enzmann r****n@g****m 2
Vasistha s****a@g****m 2
venkataseetharam 4****m 2
virenbajaj v****4@g****m 2
Vasistha v****d@c****m 1
satya131113 s****3@g****m 1

Issue and Pull Request metadata

Last synced: 6 months ago

Total issues: 19
Total pull requests: 289
Average time to close issues: 19 days
Average time to close pull requests: 3 days
Total issue authors: 7
Total pull request authors: 18
Average comments per issue: 1.42
Average comments per pull request: 0.45
Merged pull request: 218
Bot issues: 0
Bot pull requests: 25

Past year issues: 15
Past year pull requests: 207
Past year average time to close issues: 23 days
Past year average time to close pull requests: 4 days
Past year issue authors: 6
Past year pull request authors: 16
Past year average comments per issue: 1.33
Past year average comments per pull request: 0.53
Past year merged pull request: 142
Past year bot issues: 0
Past year bot pull requests: 25

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/cvs-health/langfair

Top Issue Authors

  • dylanbouchard (13)
  • hyandell (1)
  • dskarbrevik (1)
  • xavieryao (1)
  • emily-sexton (1)
  • mehtajinesh (1)
  • Mihir3 (1)

Top Pull Request Authors

  • dylanbouchard (145)
  • dependabot[bot] (25)
  • mohitcek (21)
  • dskarbrevik (20)
  • vasisthasinghal (17)
  • zeya30 (16)
  • trumant (7)
  • renzmann (6)
  • virenbajaj (6)
  • ManaliJoshi92 (5)
  • Riddhimaan-Senapati (5)
  • mehtajinesh (4)
  • kmadan (3)
  • venkataseetharam (2)
  • vsatyamuralikrishna (2)

Top Issue Labels

  • help wanted (3)
  • good first issue (2)

Top Pull Request Labels

  • dependencies (25)
  • python (21)
  • github_actions (4)
  • help wanted (1)

Package metadata

proxy.golang.org: github.com/cvs-health/langfair

pypi.org: langfair

LangFair is a Python library for conducting use-case level LLM bias and fairness assessments

  • Homepage: https://github.com/cvs-health/langfair
  • Documentation: https://cvs-health.github.io/langfair/latest/index.html
  • Licenses: Apache-2.0 AND MIT
  • Latest release: 1.0.0 (published over 1 year ago)
  • Last Synced: 2026-03-25T01:51:26.193Z (3 months ago)
  • Versions: 42
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 729 Last month
  • Rankings:
    • Dependent packages count: 10.164%
    • Average: 33.684%
    • Dependent repos count: 57.204%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
poetry.lock pypi
  • 111 dependencies
pyproject.toml pypi
  • pre-commit 3.7.1 develop
  • ruff ^0.4.8 develop
  • asyncio ^3.4.3
  • detoxify ^0.5.2
  • evaluate ^0.4.1
  • langchain ^0.1.13
  • langchain-openai ^0.1.6
  • nltk >=3.8.2
  • numpy ^1.26.4
  • openai >=1.24.0,<2.0.0
  • python >=3.9,<3.12
  • rouge-score ^0.1.2
  • sacremoses ^0.1.1
  • scikit-learn ^1.4.2
  • scipy ^1.10.1
  • sentence-transformers ^2.7.0
  • tiktoken ^0.6.0
  • typing <3.10
  • vadersentiment ^3.3.2