In this project, we use artificial intelligence models to analyze security situation in Burkina Faso
We use poetry
for virtual environment and dependencies management.
-
Install poetry with pip
python -m pip install poetry
-
Install project dependancies, run the below command from project root folder
poetry install
-
Enable virtual environment
poetry shell
- Run scrapers
python start.py
- Run user gui with streamlit
streamlit run streamlit