Spaces:
Runtime error
Runtime error
File size: 792 Bytes
5fe6d3f ae00cd6 5fe6d3f 5c202cd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
import streamlit as st
def app():
st.title("AI for sustainable agriculture and foood systems:Use of Satellite Imagery")
st.markdown('''Over five weeks in October 2022, Omdena-Milan Local Chapter collaborators completed
a local chapter challenge on applying Artificial Intelligence (AI) and Satellite imagery for
sustainable agri-food systems.To this end, the Omdena-Milan Local Chapter collaborators explored
various machine learning (ML) and data science techniques and geographic information systems (GIS)
methods. The team worked on different tasks which are independent of each other to address the same
project goal. For demonstration, the team integrated all of them into one dashboard with good usability
for non-technical decision-makers.
''') |