Spaces:
Sleeping
Sleeping
Update disclaimer
Browse files
app.py
CHANGED
@@ -34,9 +34,9 @@ with st.container():
|
|
34 |
st.markdown("<h2 style='text-align: center;'> Climate Vulnerability Analysis </h2>", unsafe_allow_html=True)
|
35 |
st.write(' ')
|
36 |
st.write("""The **Climate Vulnerability App** is an **AI-based tool** to get a quick, high-level overview of the extent to which different marginalised groups are
|
37 |
-
represented in climate policies. Upload a document, and the app uses AI to **identify references to groups vulnerable to climate change**
|
38 |
-
Please note that the app is designed to support rapid screening and provide a quick overview over
|
39 |
-
|
40 |
|
41 |
|
42 |
|
|
|
34 |
st.markdown("<h2 style='text-align: center;'> Climate Vulnerability Analysis </h2>", unsafe_allow_html=True)
|
35 |
st.write(' ')
|
36 |
st.write("""The **Climate Vulnerability App** is an **AI-based tool** to get a quick, high-level overview of the extent to which different marginalised groups are
|
37 |
+
represented in climate policies. Upload a document, and the app uses AI to **identify references to groups vulnerable to climate change**
|
38 |
+
and to **summarize key mentions**. Please note that the app is designed to support rapid screening and provide a quick overview over potentially
|
39 |
+
relevant information. The displayed information may not always be complete and should not replace an in-depth human analysis.""")
|
40 |
|
41 |
|
42 |
|