|
a |
|
b/docs/talk2biomodels/intro.md |
|
|
1 |
# Talk2BioModels |
|
|
2 |
|
|
|
3 |
**Talk2BioModels** is an AI-agent designed to interact with mathematical models in systems biology. You can choose to either interact with a model available in the BioModels database or upload your own model. |
|
|
4 |
|
|
|
5 |
 |
|
|
6 |
|
|
|
7 |
### How to access Talk2BioModels? |
|
|
8 |
|
|
|
9 |
There are 2 ways to access Talk2BioModels: |
|
|
10 |
|
|
|
11 |
- **Set up the Streamlit app**: Follow the instructions on the home page to set up an launch the Streamlit app. |
|
|
12 |
- **Use the PyPI package**: Follow the tutorial for step-by-step guidance on how to use the PyPI package. |
|
|
13 |
|