Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 892 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 892 Bytes

Welcome to the AIDR repository

AIDR—Artificial Intelligence for Disaster Response—is a free and open-source platform to filter and classify social media messages related to natural disasters and humanitarian crises. AIDR uses human and machine intelligence to collect and automatically tag up to thousands of messages per minute.

If you want to see AIDR in operation, go to: http://aidr.qcri.org/

If you need help, check the Operator's Manual

Documentation for Developers

To build AIDR using maven use:

mvn install -P <profile>

The <profile> can be either dev or prod.

We are always looking for great developers who are passionate about humanitarian applications. Start here: Wiki Home