An open API service indexing awesome lists of open source software.

https://github.com/auraoneai/eval-conformance-suite

Executable rubric-spec v1 conformance checks and embeddable SVG badges.
https://github.com/auraoneai/eval-conformance-suite

ai-evaluation conformance evals rubric

Last synced: 17 days ago
JSON representation

Executable rubric-spec v1 conformance checks and embeddable SVG badges.

Awesome Lists containing this project

README

          

# eval-conformance-suite

Executable rubric-spec v1 conformance checks and reproducible SVG badges. Inspect AI is documented as the first external adapter target. Reference badges can be hosted at `auraone.ai/conformance/.svg`.

## Quickstart

```bash
pip install eval-conformance-suite rubric-spec
eval-conformance-suite run --against rubric_spec.adapters.inspect_ai
eval-conformance-suite badge --against inspect_ai
```

The CI suite runs all bundled `rubric-spec` adapters: Inspect AI, PromptFoo, DeepEval, LangSmith, and EvalKit.

## What This Is Not

Not a benchmark. It only checks schema and adapter compliance using synthetic fixtures.