Metadata-Version: 2.2
Name: ProteinGPT
Version: 0.1.1
Summary: A package for ProteinGPT
Author-email: YIJIA XIAO and EDWARD SUN <yijia-xiao@outlook.com>
License: MIT
Project-URL: Homepage, https://ProteinGPT.github.io/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: transformers

# ProteinGPT
```Multimodal LLM for Protein Property Prediction and Structure Understanding```

## Paper
https://arxiv.org/abs/2408.11363


## Online Service
https://proteingpt.xyz/


## BibTex
```
@article{xiao2024proteingpt,
  title={Proteingpt: Multimodal llm for protein property prediction and structure understanding},
  author={Xiao, Yijia and Sun, Edward and Jin, Yiqiao and Wang, Qifan and Wang, Wei},
  journal={arXiv preprint arXiv:2408.11363},
  year={2024}
}
```
