Skip to content

Repository files navigation

ragen-ai.github.io

Main GitHub Pages site for https://ragen-ai.github.io/.

Project pages of the RAGEN-AI research series on reinforcement learning for LLM agents from the MLL Lab at Northwestern University (PI: Manling Li):

Local Development

npm install
npm run dev

V2 Subsite

/v2/ is served from static files under public/v2/.

To refresh the v2 subsite from ../RV-Filter-Website:

cd ../RV-Filter-Website
SITE_URL="https://ragen-ai.github.io" SITE_BASE="/v2/" npm run build

cd ../ragen-ai.github.io
mkdir -p public/v2
cp -R ../RV-Filter-Website/dist/. public/v2/

After syncing, rebuild the main site:

npm run build

Homepage Entry

The main homepage includes a top hero news banner:

  • News: We released RAGEN-2

That banner links to /v2/.

About

Project pages for RAGEN, RAGEN-2 (reasoning collapse in agentic RL), and BAGEN (budget-aware LLM agents)

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages