Open-X-Humanoid

Open-X-Humanoid / HEX

Public

HEX is a whole-body vision-language-action framework for full-sized humanoid robots.

357
13
94% credibility
Found Jun 01, 2026 at 357 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Jupyter Notebook
AI Summary

HEX is an open-source academic research project providing a vision-language-action framework for full-sized humanoid robots, combining a Qwen-VL backbone with motion prediction capabilities for cross-embodiment whole-body manipulation tasks.

Star Growth

See how this repo grew from 357 to 357 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is HEX?

HEX is a vision-language-action framework that lets full-sized humanoid robots perform whole-body manipulation tasks. It takes camera images and text instructions, then predicts continuous arm, hand, and waist movements while providing high-level commands to a low-level controller for leg actions. The system learns from cross-embodiment data, meaning it can transfer knowledge across different humanoid platforms like Unitree G1, H1, and others. Built in Python with Jupyter notebooks for evaluation, it uses Qwen-VL as its visual backbone and flow-matching for action prediction.

Why is it gaining traction?

The key differentiator is cross-embodiment generalization. HEX aligns heterogeneous robot states into shared body-part slots, enabling a single policy to work across different hardware platforms without retraining. The project provides pretrained 2.4B parameter checkpoints on HuggingFace, so you can run inference immediately. It also includes deployment infrastructure with WebSocket servers for real-time robot control, which is rare in open-source humanoid projects.

Who should use this?

Robotics researchers working on humanoid manipulation should evaluate this. If you're building full-body controllers for Unitree or similar platforms and want to skip training from scratch, the pretrained models save significant time. Simulation users can test in LIBERO environments before touching real hardware. However, expect to handle the low-level whole-body controller yourself, as the proprietary RL controller for leg coordination is not included.

Verdict

With a 0.95% credibility score and 357 stars, HEX is a promising but early-stage project. The documentation is solid and the architecture is well-documented, but test coverage and community support are still maturing. Worth exploring for research purposes, but plan for troubleshooting and expect to contribute back.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.