hud-python
Build, evaluate, and train models on RL environments
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install hud-python?โผ
Run `npx skills add hud-evals/hud-python --all -g -y` in your terminal to install all skills in this suite globally.
What is HUD used for?โผ
HUD lets you build RL environments, write graded tasks, and run evaluations or training for coding, browser, computer-use, and robotics models.
Which models work with HUD?โผ
HUD natively supports Claude, OpenAI, Gemini, and OpenAI-compatible endpoints, and you can plug in your own custom harness or self-hosted model.
Can HUD train models with reinforcement learning?โผ
Yes. Every graded rollout returns a reward and trace, which you can feed directly into GRPO or PPO training loops via the TrainingClient.
Do I need Docker to run HUD evaluations?โผ
No. You can run `hud eval env.py model` locally with no Docker or cloud account, and only use containers when deploying environments at scale.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core