Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 771 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 771 Bytes

Welcome to the AIDR repository

AIDR—Artificial Intelligence for Digital 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/

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