File size: 924 Bytes
92b1503 09fddd1 92b1503 8cffedc 92b1503 33c1f4d 92b1503 140359f 64b4360 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
---
title: Automated Enzyme Kinetics Extractor
emoji: ⚡
python_version: 3.11
colorFrom: gray
colorTo: green
sdk: gradio
sdk_version: 5.35.0
app_file: app.py
pinned: false
license: cc
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
---
license: cc
---
### 🚩Citation
Please cite the following paper if you use jackkuo/LLM-Enzyme-Kinetics-Archive-LLENKA in your work.
```bibtex
@article{jiang2025enzyme,
title={Enzyme Co-Scientist: Harnessing Large Language Models for Enzyme Kinetic Data Extraction from Literature},
author={Jiang, Jinling and Hu, Jie and Xie, Siwei and Guo, Menghao and Dong, Yuhang and Fu, Shuai and Jiang, Xianyue and Yue, Zhenlei and Shi, Junchao and Zhang, Xiaoyu and others},
journal={bioRxiv},
pages={2025--03},
year={2025},
publisher={Cold Spring Harbor Laboratory}
}
```
https://github.com/JackKuo666/LLM-BioDataExtractor |