Skip to content

In this project, we use artificial intelligence models to analyze the security situation in Burkina Faso

Notifications You must be signed in to change notification settings

abdoulfataoh/security-situation-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

security situation analysis

In this project, we use artificial intelligence models to analyze security situation in Burkina Faso

Configuration

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

General architecture

Run project

  • Run scrapers
    python start.py
  • Run user gui with streamlit
    streamlit run streamlit

About

In this project, we use artificial intelligence models to analyze the security situation in Burkina Faso

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages