Skip to content

thisisartium/continuous-alignment-testing

Repository files navigation

Continuous Alignment Testing (CAT) Framework

A framework for implementing Continuous Alignment Testing (CAT) for LLM-based applications.

Overview

CAT provides the infrastructure needed to:

  • Run and track CATs against LLM outputs
  • Store and analyze test results over time
  • Monitor changes in LLM behavior as prompts/models/data evolve
  • Integrate validation into CI/CD pipelines

Example Apps

Run Tests

uv run pytest

Code Quality

uv run mypy -p src

The Sphinx based documentation is available at https://thisisartium.github.io/cat-ai

wiki

About

CAT AI - very much work in progress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published