MI-Materials-Intelligence commited on
Commit
e5b8e82
·
verified ·
1 Parent(s): 7efc838

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -96,3 +96,17 @@ Physical-AI Coevolution: It drives the "coevolution" of Large Language Models (L
96
  Knowledge-to-Action Translation: The model leverages its seven AI layers architecture to transform textual knowledge from scientific literature into structured, actionable steps, overcoming the "erudite scholar" limitation where AI possess knowledge but lacks the capacity for physical interaction.
97
 
98
  Self-Driving Labs Integration: It serves as the cognitive core for robotic boxes (embodied AI), enabling robots to interpret natural language prompts, reason over mechanistic context, and execute multi-step tasks like material characterization and performance verification.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96
  Knowledge-to-Action Translation: The model leverages its seven AI layers architecture to transform textual knowledge from scientific literature into structured, actionable steps, overcoming the "erudite scholar" limitation where AI possess knowledge but lacks the capacity for physical interaction.
97
 
98
  Self-Driving Labs Integration: It serves as the cognitive core for robotic boxes (embodied AI), enabling robots to interpret natural language prompts, reason over mechanistic context, and execute multi-step tasks like material characterization and performance verification.
99
+
100
+ ## 7. Citation
101
+
102
+ If you use this work, please cite:
103
+
104
+ ```bibtex
105
+ @article{chen2026rlm,
106
+ title={Agentic Robotic Boxes for Perovskite Solar Cell Fabrication with Recipe Language Model},
107
+ author={Chen, Zijian and Yu, Wenjin and Wu, Chuang and Chen, Feibei and Wang, Zixuan and Zhou, Chao and You, Yimeng and Li, Shaojie and Zhu, Qiyuan and Ma, Ning and Sun, Yao and Li, Donghui and Fanady, Billy and Jiang, Shengchou and Yan, Zhongliang and Zhou, Shumin and Li, Liang and Hsieh, Chang-Yu and Bai, Yang and Xiao, Lixin and Chung, Chi-yung and Chan, Ching-chuen and Cui, Zhanfeng and Gr{\"a}tzel, Michael and Zhao, Haitao},
108
+ journal={Engineering},
109
+ year={2026},
110
+ doi={10.1016/j.eng.2026.04.002}
111
+ }
112
+ ```