SafeLink is a multi-agent crisis response system built in Python to simulate the workflow of emergency support services. It consists of five intelligent agents:

  • A Call Intake Agent that logs a survivor's emergency message
  • A Shelter Locator Agent that suggests nearby safe shelters
  • A Legal Aid Agent that provides legal resources by city
  • A Coordinator Agent that ties the agents together using case data
  • A Case Report Agent that generates formatted summaries of each case This project empowers emergency response scenarios by modeling how agents can collaborate to route, support, and document survivor calls—all in a clear, human-centered way.

Built With

  • anaconda
  • cli
  • copilot
  • json
  • jupyter
  • multi-agent
  • python
  • regex
Share this project:

Updates