primeintellect-ai/verifiers

Our library for RL environments + evals

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 16 minutes ago
Added to GitGenius on September 15th, 2026
Created on January 22nd, 2025
Open Issues & Pull Requests: 192 (+0)
GitHub issues: Enabled
Number of forks: 671
Total Stargazers: 4,617 (+0)
Total Subscribers: 28 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 33.9 hours
Mean response time: 21.6 days
90th percentile: 52.8 days
Tracked items: 281

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 61% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Only 17% of issues opened in the past year have been closed. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 23
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 64 days
Stale 30+ days: 11
Stale 90+ days: 2

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (2)

Detailed Description

Verifiers is a library for creating reinforcement learning environments and evaluation frameworks for large language models.

The library addresses the need to build and validate training environments where LLMs can be tested and improved through reinforcement learning. It provides the foundational tools to construct environments that measure model behavior and performance across different tasks, enabling systematic evaluation during the training process.

Teams building LLM training pipelines should consider this tool if they are working within the Prime Intellect ecosystem, as it integrates directly with the Environments Hub, the prime-rl training framework, and the Hosted Training platform. The library is most suitable for projects that require custom environment creation and evaluation rather than off-the-shelf benchmarks. The documentation includes architectural guides and specialized resources for coding agents, suggesting the tool supports both general environment design and agent-specific implementations.

The project maintains active development with regular updates to its core functionality and documentation. The codebase includes comprehensive guides covering architecture and agent-specific features, indicating ongoing investment in developer experience. The library continues to receive refinements to its integration points with the broader Prime Intellect training ecosystem.