Using LLMs in a Humanitarian Context

Standing up new software during an emergency can feel empowering. It's worth being honest about both its potential to help and its potential to get in the way.


Nothing here is an argument against building software. Some of the most useful tools in this sector were written in days, by people living through a crisis. But it's worth knowing what actually holds a response back, before reaching for the tooling.

1. Response Is a Coordination Problem First

Responding to a crisis is primarily a logistical challenge. Dozens of organizations, government agencies and volunteer groups have to work from a shared picture:

Almost every hard problem in a response is one of centralization and interoperability, not missing software. Collaboration is the single largest determinant of whether a response succeeds - and the one thing no tool can do for you.

2. The Temptation to Vibe-Code an Emergency

LLMs make it possible to stand up a map, a form and a database in an afternoon. Sometimes that is useful: a tool built by people with local knowledge can fill a real gap faster than any procurement process, and communities have every right to build for themselves.

But speed of building was never the bottleneck. The bottleneck is trust, verification and coordination - and those cannot be prompted into existence.

A tool built in isolation, however good, tends to:

A working tool is only a small part of a service. It has to fit how an organization already works, have someone to answer users and fix their records, and carry a name people already trust. Families give a missing relative's details to an agency they recognise, not to an unfamiliar domain.

Proliferation itself does harm too. The well-known version is unsolicited donated goods: containers of well-meant supplies clogging the customs and warehouse capacity that prioritised relief needs, then spoiling. Every consignment was well intended; the aggregate was a second emergency. A dozen overlapping dashboards do the same to attention, data and trust.

There's rarely bad intent involved. Usually it's just not knowing what already exists.

3. Before You Build, Ask

Use LLM-assisted tooling with caution in an active response, ideally in consultation with the primary actors: national disaster management agencies, local government, and the established coordination bodies.

  1. Does this already exist? Ask the coordinating agencies before assuming there is a gap. There may already be systems in place.
  2. Who asked for it, and whose job does it become? Name the team and the decision it feeds, and ask what they are actually deciding this week. Search teams working building-by-building on the ground often need imagery of one inaccessible area far more than another damage map. A tool nobody requested is a tool nobody will use.
  3. Can I contribute to an existing effort instead? Adding to an established platform is almost always higher impact than launching a competing one - especially one the users already trust.
  4. Who answers the users? Questions, corrections and retraining are usually a bigger commitment than the software. Each extra tool also costs responders time, working out which of a dozen sources is the most accurate and the most current.
  5. Where does the data go? If it does not flow into the official systems, in a format they can ingest, it will not reach the people making response decisions.
  6. What is my duty of care? You are collecting sensitive data about people at their most vulnerable. Consent, minimisation, retention and deletion are not optional because it is an emergency.
  7. Who maintains this in six months? A suitable handover plan should be in place, else the data migrated.

Answer those honestly and it may well be appropriate to build. If you do: publish openly, use recognised humanitarian data standards, make the data exportable, keep it light enough to open on a poor connection, say plainly what it does not cover, and offer it to the coordinating bodies rather than competing with them.

4. Case Study: Venezuela / Colombia Earthquake, June 2026

Many community mapping and reporting initiatives launched within days of the June 2026 earthquake, several with AI-assisted development. Some provided real value - but collectively they illustrate the fragmentation problem.

Missing persons - at least four separate public databases ran in parallel:

Initiative Notes
sismovenezuela.com 14,000+ missing persons aggregated from 2 sources; also ingested YouTube, X/Twitter and Instagram posts every 10 minutes
venezuelatebusca.com Search by name and ID number; synchronised with SismoVenezuela every 30 minutes
venezuelareporta.org 15,977 reported missing, 633 located; explicitly unverified, community-reported
desaparecidosterremotovenezuela.com 8,000+ records with a public API; also synchronised every 30 minutes

Some built cross-synchronisation and duplicate detection between each other: engineering effort spent solving a problem created by the fragmentation itself. Meanwhile no single number for "who is still missing" existed, and families had to search several sites, in several formats, to be sure.

Damage, needs and aid coordination - many more tools appeared here too. Some even had very similar names, making things confusing for anyone trying to find or report information quickly.

Institutional and professional efforts running alongside:

The same thing happened above the community level. More than a dozen automated building-damage layers were produced for this earthquake by international agencies and research bodies. No two of them agreed on more than half the buildings they covered. Field teams were left to judge for themselves which was current and which was accurate - work that fell to the people with the least time for it.

What to take from this

There was plenty of skill and plenty of software. The problem was that effort was spread across separate systems. The La Guaira maps were useful because responders could easily access and use the data. They also came from groups the agencies already knew and trusted.

Hindsight is 20:20, and this is no criticism of people building for their own communities during a disaster. But the same energy, focused on a shared goal, goes a lot further.

5. Case Study: Nepal Floods, August 2026

A useful counterpoint: Nepal's national disaster authority (NDRRMA) told people exactly what help was needed. None of it was new software:

The team called the risk information overload: lots of useful work, but no shared picture.

Closing

The lesson isn't "do not build". It is: find out what exists, talk to the people coordinating the response, and add to the shared picture rather than starting another one.

Build with the responders, not in parallel to them.