Spaces:
Build error
Build error
maykcaldas
commited on
Commit
•
b7503f5
1
Parent(s):
291cb99
Update app.py
Browse files
app.py
CHANGED
@@ -28,7 +28,7 @@ with gr.Blocks(css=css_style) as demo:
|
|
28 |
## What is this?
|
29 |
- This is a demo of an app that can answer questions about material science using the [LangChain🦜️🔗](https://github.com/hwchase17/langchain/) and the [Materials Project API](https://materialsproject.org/).
|
30 |
- Its behavior is based on Large Language Models (LLM), and it aims to be a tool to help scientists with quick predictions of numerous properties of materials.
|
31 |
-
It is a work in progress, so please be patient with it.
|
32 |
|
33 |
|
34 |
### Some keys are needed to use it:
|
|
|
28 |
## What is this?
|
29 |
- This is a demo of an app that can answer questions about material science using the [LangChain🦜️🔗](https://github.com/hwchase17/langchain/) and the [Materials Project API](https://materialsproject.org/).
|
30 |
- Its behavior is based on Large Language Models (LLM), and it aims to be a tool to help scientists with quick predictions of numerous properties of materials.
|
31 |
+
It is a work in progress, so please be patient with it. We are working on a systematic validation.
|
32 |
|
33 |
|
34 |
### Some keys are needed to use it:
|