This is our tweet disaster detection ML model :) Made by: Edward Mighetto, Chiara, Daniel, Sebastian, and Jonah
You can also test the model by visiting: https://sebastiankropp-disasterdetectionmodel-frontendstreamlit-p0wn2x.streamlit.app/
-
Clone the repository
-
Install the requirements.txt file:
pip install -r requirements.txt
-
Run the model via: streamlit run Frontend/streamLit.py
-
Or simply: ./run.sh