Our project works on the detection of missiles that fly at low altitudes and do not fall on radars.We solve this problem using two methods:1) SimpleWith the help of people who, through the application, report that a rocket flew nearby, we get the GPS coordinates of the person and the fact of the flight (with a certain probability).We process this array of data, filter the invalid ones, and get the direction of the missile at the output.