OpenPipe/ART
Agent Reinforcement Trainer: train multi-step agents for real-world tasks using GRPO. Give your agents on-the-job training. Reinforcement learning for Qwen3.6, GPT-OSS, Llama, and more! observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 98
- Longevity 38
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 541
- days_rel: 19
- days_push: 7
- n_releases_24m: 59
Adoption not part of the score
10665 stars · 982 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ART (Agent Reinforcement Trainer) is an open-source Python framework for training multi-step LLM agents using reinforcement learning techniques like GRPO. It provides an ergonomic client-server harness that lets agents learn from experience, with support for models like Qwen, GPT-OSS, and Llama via LoRA fine-tuning.
Use cases
- train llm agents with reinforcement learning
- improve agent reliability with grpo
- fine-tune qwen or llama for multi-step tasks
- rl training for agentic workflows
- on-the-job training for ai agents
- serverless rl training without gpu setup
When to choose
- you want to improve an existing LLM agent's reliability through RL
- you need GRPO-based training with minimal infrastructure management
- you want to train open models like Qwen or Llama with LoRA
- you prefer a client-server setup that can train from any Python machine
When to avoid
- you only need simple supervised fine-tuning or prompt engineering
- you have no reward signal or evaluation environment for your agent
- you need to train non-LLM models or non-agent workloads
Facets
framework · maturity active
llm-training reinforcement-learning agent-framework reinforcement-learning large-language-models machine-learning python cloud grpo lora rl-training agentic-ai qwen openpipe wandb multi-step-agents ai-agents gpu docker
3 sources
- readme: https://github.com/OpenPipe/ART · fetched 2026-08-28 · 2a45fb4c0349
- homepage: https://art.openpipe.ai · fetched 2026-08-29 · 1cc4fb967501
- site_page: https://art.openpipe.ai/getting-started/about · fetched 2026-08-29 · a6f8342af960
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenPipe/ART | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem