Hackathon · 2026 · {Tech: Europe} × VEED Hackathon · London 2026
Lantern
A dispatch tool that briefs firefighters on a burning building before they arrive, from its old property listing.
Overall Winner - {Tech: Europe} x VEED Hackathon 2026
First across the whole event, a one day hackathon with 80 people at the Summer Lock-In in London.
Best Use of fal
A second prize at the same event, for turning the listing photos into 3D rooms and generating the crew briefing video.
Python · Next.js · FastAPI · OpenAI

The problem
When firefighters arrive at a house fire they know nothing about the inside. No floor plan, no idea which room someone is trapped in, so they find out by crawling through the smoke. Last year 271 people died in fires in England, and nearly eight in ten of them died at home.
What I built
We built a dispatch console that fills in the building while the caller is still on the line: an agent finds the house in old sold listings, reads the floor plan and the photos, and turns them into a briefing with the way in, the room the victim was reported in, and a route from the kerb. Every fact on the brief says whether it came from the call, from the listing, or from a model, so nobody mistakes a guess for the truth.
What it does
- Finds the House Online. An agent drives a real browser, searches sold property listings, and pulls the floor plan and the photos from the day the house was last on the market.
- Reads the Call as It Happens. The address, the hazard, and where the person was last seen come straight out of the live transcript in milliseconds, and the brief moves when the caller says something new.
- A Route, Not Just a Plan. It says which door to go through and which rooms to cross to reach the victim, because crews given a route move faster than crews handed a floor plan.
- Rooms You Can Walk First. The photos of the rooms that matter become 3D scenes with the hazards pinned, and a 30 second briefing video reaches the crew before the truck leaves.
Photos




The full engineering is on GitHub.