areal-project/AReaL
The RL Bridge for LLM-based Agent Applications. Made Simple & Flexible. observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 99
- Longevity 39
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: 19.5
- age_days: 555
- days_rel: 8
- days_push: 7
- n_releases_24m: 23
Adoption not part of the score
5696 stars · 583 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
AReaL is a large-scale asynchronous reinforcement learning system that bridges foundation model training with agent-based applications, supporting algorithms like PPO, GRPO, and DAPO on backends such as Megatron, FSDP, and SGLang. Version 2.0 refactors it into a microservice architecture with independent training, inference, agent, and weight-update services for scalable agentic RL.
Use cases
- train reasoning LLMs with reinforcement learning
- run agentic RL post-training for LLM agents
- fine-tune models with GRPO or PPO
- train agents with online RL against black-box APIs
- scale asynchronous RL training across GPU clusters
- post-train multi-turn tool-using agents with verifiable rewards
When to choose
- you need scalable asynchronous RL training for large language models
- you want to train reasoning, coding, or search agents with RL
- you need to mix RL algorithms with popular training and inference backends
- you want online RL training against black-box agent applications
When to avoid
- you only need simple supervised fine-tuning without RL
- you lack multi-GPU or cluster infrastructure
- you need a lightweight single-GPU hobby setup
Facets
framework · maturity active
llm-training reinforcement-learning agent-framework machine-learning gpu-computing llm-inference reinforcement-learning large-language-models machine-learning deep-learning gpu-computing python cloud agentic-rl asynchronous-training grpo ppo rlhf post-training sglang megatron fsdp mlsys ai-agents gpu linux docker
6 sources
- readme: https://github.com/areal-project/AReaL · fetched 2026-08-28 · 295f5a498758
- homepage: https://areal-ai.io · fetched 2026-08-29 · d2f04e31a021
- site_page: https://areal-ai.io/docs · fetched 2026-08-29 · 2116a5f92b04
- site_page: https://areal-ai.io/docs/en/intro.html · fetched 2026-08-29 · d8edd5011ddb
- site_page: https://areal-ai.io/docs/en/version_history.html · fetched 2026-08-29 · 6a4bd8bd59e3
- registry_pypi: https://pypi.org/pypi/areal/json · fetched 2026-08-29 · ef574644acf0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| areal-project/AReaL | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="areal-project/AReaL")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem