update
Browse files
README.md
CHANGED
@@ -7,10 +7,11 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
The **GT4SD** (Generative Toolkit for Scientific Discovery) is an open-source platform to accelerate hypothesis generation in the scientific discovery process.
|
11 |
-
It provides a library for making state-of-the-art generative AI models easier to use.
|
12 |
-
|
13 |
-
For full details on the library API and examples see the docs.
|
14 |
|
|
|
|
|
|
|
15 |
|
|
|
|
|
16 |
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
|
|
|
|
|
|
|
|
10 |
|
11 |
+
## πββοΈ What is GT4SD?
|
12 |
+
The **GT4SD** (Generative Toolkit for Scientific Discovery) is an open-source platform to accelerate hypothesis generation in the scientific discovery process.
|
13 |
+
The [gt4sd-core](https://github.com/GT4SD/gt4sd-core) provides a library for making state-of-the-art generative AI models easier to use. Our mission is to accelerate scientific discovery by creating an open community around generative models for science π
|
14 |
|
15 |
+
This page hosts ~20 Gradio apps of generative models in GT4SD. The apps cover topics such as (targeted) generation of small molecules, polymers, peptides, and catalysts, scientific language models (e.g., patent writing or keyword extraction), text-to-image diffusion models and property prediction models for proteins, molecules and crystals π©βπ»
|
16 |
+
All apps can be used without having to write/run any piece of code π
|
17 |
|