Back to portfolio GitHub

Agentic workflow for food rescue

FoodBridge AI

An intelligent food-rescue workflow that matches surplus food with shelters, coordinates approvals, and automates communication while keeping a human in the loop.

Built for the UMD Agentic AI Competition
n8nSlackGoogle SheetsGmailLLM Workflows

Why this problem needed a different architecture

Food donation coordination is fragmented and time-sensitive, requiring matching, communication, and approval across several stakeholders.

How I approached it

I designed an agentic workflow that captures donation details, evaluates shelter fit, requests approval, and coordinates notifications across operational tools.

  1. Donation intake enters the workflow
  2. Structured data is stored and evaluated
  3. An LLM supports matching and communication
  4. Slack enables human review and approval
  5. Gmail coordinates outbound communication
  • Demonstrates human-in-the-loop agent design
  • Connects multiple business tools in one workflow
  • Focuses on practical social-impact automation