EpiMap
Emerging diseases warning system
Report bug
·
Request feature
Table of Contents
Introduction
EpiMap is an early warning system for emerging diseases that combines real-time data analysis with interactive mapping. It tracks outbreaks, monitors disease spread, and provides alerts to help governments, health organizations, and the public respond proactively. By leveraging AI and geospatial technology, EpiMap enhances epidemic surveillance and decision-making, aiming to minimize the impact of health crises.
Installation
Prerequisites
- Python >= 3.12
piporcondapackage managersuv(optional, but recommended)
Setup
Make sure you have either conda or pip package manager installed on your system before proceeding with the installation.
Project Structure
This repository is organized based on the following structure, which separates each part of the project into a different subfolder:
epimap/
├── src/
│ ├── front/
│ ├── models/
│ ├── eda/
│ └── ...
│── README.md
│── LICENSE
│── ...
Team Members
This project was developed by the following team members:
License
The MIT License (MIT). Please see LICENSE File for more information.
Log in or sign up for Devpost to join the conversation.