Spaces:
Sleeping
Sleeping
SamerKharboush
commited on
Commit
•
06206a3
1
Parent(s):
7c548bf
Create app.py
Browse files
app.py
CHANGED
@@ -68,7 +68,7 @@ def about_page():
|
|
68 |
st.write("""<h1>About Sustainable Shipping and Logistics Advisor</h1>""", unsafe_allow_html=True)
|
69 |
#st.image("about.jpg", use_column_width=True)
|
70 |
st.write("""
|
71 |
-
<p>The Sustainable Shipping and Logistics Advisor is an ambitious project stemming from the AI for Good 2024 ReLOG3P
|
72 |
|
73 |
<p>The focal objectives of the AI for Good 2024 ReLOG3P are:</p>
|
74 |
|
@@ -78,7 +78,7 @@ def about_page():
|
|
78 |
<li><strong>Champion Sustainable Solutions:</strong> With an eye on the broader horizon, the ReLOG3P emphasizes AI solutions that are sustainable, ethical, and poised to make a long-lasting positive impact.</li>
|
79 |
</ul>
|
80 |
|
81 |
-
<p>In this backdrop, the Sustainable Shipping and Logistics Advisor emerges as a pioneering solution navigating the intricate landscape of maritime sustainability. Conceived and crafted by the dedicated
|
82 |
""", unsafe_allow_html=True)
|
83 |
|
84 |
|
|
|
68 |
st.write("""<h1>About Sustainable Shipping and Logistics Advisor</h1>""", unsafe_allow_html=True)
|
69 |
#st.image("about.jpg", use_column_width=True)
|
70 |
st.write("""
|
71 |
+
<p>The Sustainable Shipping and Logistics Advisor is an ambitious project stemming from the AI for Good 2024 ReLOG3P. This ReLOG3P, with its emphasis on leveraging the immense potential of Artificial Intelligence for social benefits, serves as an innovative platform where technology and sustainability meet. Our commitment to AI-driven solutions is underpinned by a belief that such technology can significantly propel the maritime sector towards a sustainable trajectory.</p>
|
72 |
|
73 |
<p>The focal objectives of the AI for Good 2024 ReLOG3P are:</p>
|
74 |
|
|
|
78 |
<li><strong>Champion Sustainable Solutions:</strong> With an eye on the broader horizon, the ReLOG3P emphasizes AI solutions that are sustainable, ethical, and poised to make a long-lasting positive impact.</li>
|
79 |
</ul>
|
80 |
|
81 |
+
<p>In this backdrop, the Sustainable Shipping and Logistics Advisor emerges as a pioneering solution navigating the intricate landscape of maritime sustainability. Conceived and crafted by the dedicated - Samer Kharboush, this advisor offers invaluable insights into sustainable practices in the realm of shipping and logistics. It's more than just an application; it's a beacon calling the maritime industry towards eco-friendly practices, carbon footprint reduction, and a sustainable future.</p>
|
82 |
""", unsafe_allow_html=True)
|
83 |
|
84 |
|