23 lines
780 B
Markdown
23 lines
780 B
Markdown
---
|
|
license: llama2
|
|
tags:
|
|
- ai for science
|
|
- drug discovery
|
|
- molecule generation
|
|
- molecule optimization
|
|
- large language models
|
|
---
|
|
<h1 align="center"> 🐹 DrugAssist </h1>
|
|
<h3 align="center"> A Large Language Model for Molecule Optimization </h3>
|
|
<p align="center">
|
|
📃 <a href="https://academic.oup.com/bib/article/26/1/bbae693/7942355" target="_blank">Paper</a> • 🤗 <a href="https://huggingface.co/datasets/blazerye/MolOpt-Instructions" target="_blank">Dataset</a><br>
|
|
</p>
|
|
<div align="center">
|
|
<img src="logo.png" width="150">
|
|
</div>
|
|
|
|
> Please refer to our [repository](https://github.com/blazerye/DrugAssist) and [paper](https://academic.oup.com/bib/article/26/1/bbae693/7942355) for more details.
|
|
|
|
<div align="center">
|
|
<img src="demo.png" width="500">
|
|
</div> |