From 91a3a23ff7019623a325dc0c703ba65815482e8d Mon Sep 17 00:00:00 2001 From: yangrui6 Date: Mon, 25 May 2026 14:55:11 +0800 Subject: [PATCH] docs: add projects built upon Relax --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0afa9f0..5f4a558 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,14 @@ ______________________________________________________________________ ______________________________________________________________________ +## 🧩 Projects Built upon Relax + +| Project | Description | +| :------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| [HyperEyes](https://github.com/DeepExperience/HyperEyes) | A parallel multimodal search agent that uses Relax for efficiency-aware RL training, combining visual grounding and retrieval to search across multiple entities concurrently. | + +______________________________________________________________________ + ## 🤝 Contributing We welcome contributions of all kinds! Please read our [Contributing Guide](docs/en/guide/how-to-contribute.md) to get started.