PrimeIntellect-ai/verifiers

Our library for RL environments + evals

4,620

stars

2,333

commits

Python

primary language

Sep 16, 2026

updated

README

Prime Intellect


Overview

verifiers is our library for creating environments to train and evaluate LLMs.

verifiers is tightly integrated with the Environments Hub, as well as our training framework prime-rl and our Hosted Training platform.

Installation

We recommend installing the Prime CLI to interact with the environments.

# install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
# install the prime CLI
uv tool install prime

Further reading

  • The docs contain short, human-written guides and overviews about the architecture.
  • The AGENTS.md and skills are for coding agents and go into more details.

Citation

Originally created by Will Brown (@willccbb).

@misc{brown_verifiers_2025,
  author       = {William Brown},
  title        = {{Verifiers}: Environments for LLM Reinforcement Learning},
  howpublished = {\url{https://github.com/PrimeIntellect-ai/verifiers}},
  year         = {2025}
}

Contributors

(top 30 of 88)

willccbb

954 commits

mikasenghaas

414 commits

xeophon

289 commits

snimu

164 commits

PrimeIntellect-ai/verifiers

Our library for RL environments + evals

4,620

stars

2,333

commits

Python

primary language

Sep 16, 2026

updated

README

Prime Intellect


Overview

verifiers is our library for creating environments to train and evaluate LLMs.

verifiers is tightly integrated with the Environments Hub, as well as our training framework prime-rl and our Hosted Training platform.

Installation

We recommend installing the Prime CLI to interact with the environments.

# install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
# install the prime CLI
uv tool install prime

Further reading

  • The docs contain short, human-written guides and overviews about the architecture.
  • The AGENTS.md and skills are for coding agents and go into more details.

Citation

Originally created by Will Brown (@willccbb).

@misc{brown_verifiers_2025,
  author       = {William Brown},
  title        = {{Verifiers}: Environments for LLM Reinforcement Learning},
  howpublished = {\url{https://github.com/PrimeIntellect-ai/verifiers}},
  year         = {2025}
}

Contributors

(top 30 of 88)

willccbb

954 commits

mikasenghaas

414 commits

xeophon

289 commits

snimu

164 commits

Languages

Python

97.5%

TypeScript

1.7%