You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uni-Lab-OS is a platform for laboratory automation, designed to connect and control various experimental equipment, enabling automation and standardization of experimental workflows.
17
17
18
-
## 🏆 Competition
19
-
20
-
Join the [Intelligent Organic Chemistry Synthesis Competition](https://bohrium.dp.tech/competitions/1451645258) to explore automated synthesis with Uni-Lab-OS!
Please refer to [Documentation - Boot Examples](https://xuwznln.github.io/Uni-Lab-OS-Doc/boot_examples/index.html)
56
+
Please refer to [Documentation - Boot Examples](https://deepmodeling.github.io/Uni-Lab-OS/boot_examples/index.html)
61
57
62
58
## Message Format
63
59
64
-
Uni-Lab-OS uses pre-built `unilabos_msgs` for system communication. You can find the built versions on the [GitHub Releases](https://github.com/dptech-corp/Uni-Lab-OS/releases) page.
60
+
Uni-Lab-OS uses pre-built `unilabos_msgs` for system communication. You can find the built versions on the [GitHub Releases](https://github.com/deepmodeling/Uni-Lab-OS/releases) page.
61
+
62
+
## Citation
63
+
64
+
If you use Uni-Lab-OS in academic research, please cite:
65
+
66
+
```bibtex
67
+
@article{gao2025unilabos,
68
+
title = {UniLabOS: An AI-Native Operating System for Autonomous Laboratories},
69
+
doi = {10.48550/arXiv.2512.21766},
70
+
publisher = {arXiv},
71
+
author = {Gao, Jing and Chang, Junhan and Que, Haohui and Xiong, Yanfei and
72
+
Zhang, Shixiang and Qi, Xianwei and Liu, Zhen and Wang, Jun-Jie and
73
+
Ding, Qianjun and Li, Xinyu and Pan, Ziwei and Xie, Qiming and
74
+
Yan, Zhuang and Yan, Junchi and Zhang, Linfeng},
75
+
year = {2025}
76
+
}
77
+
```
65
78
66
79
## License
67
80
68
-
This project is licensed under GPL-3.0 - see the [LICENSE](LICENSE) file for details.
81
+
This project uses a dual licensing structure:
82
+
83
+
-**Main Framework**: GPL-3.0 - see [LICENSE](LICENSE)
0 commit comments