Upload README.md.txt
Browse files- README.md.txt +20 -0
README.md.txt
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
|
| 3 |
+
# LLEMA - LLM-guided Evolution for MAterials Design
|
| 4 |
+
Accelerating materials design via LLM-guided evolutionary search.
|
| 5 |
+
|
| 6 |
+
## 📚 Citation
|
| 7 |
+
```
|
| 8 |
+
@article{Abhyankar2025LLEMA,
|
| 9 |
+
title={Accelerating Materials Design via LLM-Guided Evolutionary Search},
|
| 10 |
+
author={Abhyankar, Nikhil and Kabra, Sanchit and Desai, Saaketh and Reddy, Chandan K.},
|
| 11 |
+
journal={arXiv preprint arXiv:2510.22503},
|
| 12 |
+
year={2025}
|
| 13 |
+
}
|
| 14 |
+
```
|
| 15 |
+
## 📄 License
|
| 16 |
+
|
| 17 |
+
This repository is licensed under the MIT License.
|
| 18 |
+
|
| 19 |
+
## 📬 Contact Us
|
| 20 |
+
For any questions or issues, you are welcome to open an issue in this repo or contact us at nikhilsa@vt.edu and sanchit23@vt.edu.
|