🌟 Inspiration

Natural disasters strike without warning, and during crises like floods or earthquakes, social media channels and rescue hotlines get flooded with chaotic, multilingual SOS messages. Emergency teams often waste critical hours sorting through raw data to find out where help is needed first. We wanted to build a solution that automates this workflow using GenAI Multi-Agent systems, while ensuring that the sensitive location and personal data of vulnerable victims remain completely secure and private using Midnight's Zero-Knowledge Proofs (ZK-Proofs).

🤖 How We Built It (The Multi-Agent Architecture)

We designed a decentralized pipeline powered by a team of specialized AI agents:

  • Agent 1 (Data Extractor): Automatically scans incoming global feeds, filters noise, and extracts critical structured information (exact location, immediate medical needs, or food shortage).
  • Agent 2 (Priority Classifier): Analyzes the severity of the situation and categorizes the requests into high, medium, or low priority based on real-time urgency.
  • Agent 3 (Secure Dashboard Coordinator): Generates an interactive map and dispatch list for relief organizations.

🔒 The Midnight & Web3 Twist

Instead of storing sensitive victim data on a public blockchain where anyone could exploit it, we integrated Midnight’s ZK-Proofs.

  • The system verifies that an SOS request is authentic and comes from a verified geographic area without publicly revealing the individual’s identity or exact address on the public ledger.
  • Only authorized rescue teams can access the decrypted details required for dispatch.

🛑 Challenges We Ran Into

As a first-time hacker with Midnight and Web3 technologies, understanding how to write contract logic that executes privately while ensuring zero-knowledge verification was a steep learning curve. Additionally, orchestrating state sharing between multiple AI agents so they don't overwrite each other's priorities required intense debugging, but the workshops and mentor support kept us going!

📚 What We Learned

We learned how to connect the worlds of Decentralized Privacy (Web3/ZKP) with Autonomous AI (GenAI Agents). We also gained a deep appreciation for building "Tech for Good" platforms that respect user privacy in high-stakes environments. Inspiration

What it does

How we built it

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for ZK-Relief: Private & Verified Disaster Management System

Built With

Share this project:

Updates