diff --git a/README.md b/README.md index 1835b79ddf..465d8331f3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,26 @@ [![Join the chat at https://gitter.im/Microsoft/qlib](https://badges.gitter.im/Microsoft/qlib.svg)](https://gitter.im/Microsoft/qlib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ## :newspaper: **What's NEW!**   :sparkling_heart: + Recent released features + +### Introducing RD_Agent: LLM-Based Autonomous Evolving Agents for Industrial Data-Driven R&D + +We are excited to announce the release of **RD-Agent**📢, a powerful tool that supports automated factor mining and model optimization in quant investment R&D. + +RD-Agent is now available on [GitHub](https://github.com/microsoft/RD-Agent), and we welcome your star🌟! + +To learn more, please visit our [♾️Demo page](https://rdagent.azurewebsites.net/). Here, you will find demo videos in both English and Chinese to help you better understand the scenario and usage of RD-Agent. + +We have prepared several demo videos for you: +| Scenario | Demo video (English) | Demo video (中文) | +| -- | ------ | ------ | +| Quant Factor Mining | [Link](https://rdagent.azurewebsites.net/factor_loop?lang=en) | [Link](https://rdagent.azurewebsites.net/factor_loop?lang=zh) | +| Quant Factor Mining from reports | [Link](https://rdagent.azurewebsites.net/report_factor?lang=en) | [Link](https://rdagent.azurewebsites.net/report_factor?lang=zh) | +| Quant Model Optimization | [Link](https://rdagent.azurewebsites.net/model_loop?lang=en) | [Link](https://rdagent.azurewebsites.net/model_loop?lang=zh) | + +*** + | Feature | Status | | -- | ------ | | 🔥LLM-driven Auto Quant Factory🔥 | 🚀 Released in [♾️RD-Agent](https://github.com/microsoft/RD-Agent) on Aug 8, 2024 | diff --git a/docs/_static/img/rdagent_logo.png b/docs/_static/img/rdagent_logo.png new file mode 100644 index 0000000000..ec1b644fb5 Binary files /dev/null and b/docs/_static/img/rdagent_logo.png differ