https://github.com/qcri-social/AIDR
Artificial Intelligence for Digital Response
https://github.com/qcri-social/AIDR
Last synced: 6 days ago
JSON representation
Artificial Intelligence for Digital Response
- Host: GitHub
- URL: https://github.com/qcri-social/AIDR
- Owner: qcri-social
- License: agpl-3.0
- Created: 2013-11-18T11:21:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T18:10:03.000Z (over 7 years ago)
- Last Synced: 2024-05-30T02:12:02.222Z (almost 2 years ago)
- Language: Java
- Homepage: http://aidr.qcri.org/
- Size: 114 MB
- Stars: 98
- Watchers: 35
- Forks: 36
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-java - AIDR
README
# 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 `
The `` can be either `dev` or `prod`.
We are always looking for great developers who are passionate about humanitarian applications. Start here: [Wiki Home](https://github.com/qcri-social/AIDR/wiki)
# [Credits](https://github.com/qcri-social/AIDR/wiki/Credits)