Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ tags:
|
|
| 27 |
|
| 28 |
## π Quick Start
|
| 29 |
|
| 30 |
-
To quickly get started with
|
| 31 |
```bash
|
| 32 |
# Install IntFold from PyPI
|
| 33 |
pip install intfold
|
|
@@ -57,23 +57,24 @@ For comprehensive usage instructions and examples, refer to the [Usage Guide](ht
|
|
| 57 |
|
| 58 |
|
| 59 |
## π Benchmarking
|
| 60 |
-
To comprehensively evaluate the performance of
|
|
|
|
| 61 |
|
| 62 |
For more details on the benchmarking process and results, please refer to our [Technical Report](https://arxiv.org/abs/2507.02025).
|
| 63 |
|
| 64 |

|
| 65 |
|
| 66 |
|
| 67 |
-
## π
|
| 68 |
|
| 69 |
-
**We highly recommend using the [
|
| 70 |
|
| 71 |
-
. We compared IntelliFold against several leading methods, including [Boltz-1,2](https://github.com/jwohlwend/boltz), [Chai-1](https://github.com/chaidiscovery/chai-lab), [Protenix](https://github.com/bytedance/Protenix) and [Alphafold3](https://github.com/google-deepmind/alphafold3).
|
| 62 |
|
| 63 |
For more details on the benchmarking process and results, please refer to our [Technical Report](https://arxiv.org/abs/2507.02025).
|
| 64 |
|
| 65 |

|
| 66 |
|
| 67 |
|
| 68 |
+
## π IntelliFold Server
|
| 69 |
|
| 70 |
+
**We highly recommend using the [IntelliFold Server](https://server.intfold.com) for the most accurate, complete, and convenient biomolecular structure predictions.** It requires no installation and provides an intuitive web interface to submit your sequences and visualize results directly in your browser. The server runs the **full, optimized, latest** IntelliFold implementation for optimal performance.
|
| 71 |
|
| 72 |
+

|
| 73 |
|
| 74 |
|
| 75 |
## π Citation
|
| 76 |
|
| 77 |
+
If you use IntelliFold in your research, please cite our paper:
|
| 78 |
|
| 79 |
```
|
| 80 |
@misc{theintfoldteam2025intfoldcontrollablefoundationmodel,
|