1 of 9

By

Tycoons

2 of 9

Emergency Solutions Innovator

Overview:

Are you drawn to emergency management? Use the real-time capabilities of LLM App to develop systems that save lives in crisis situations.

Potential Application:

Envision a system offering real-time updates for weather and news, aiding in the formulation of dynamic evacuation strategies, or a bot providing immediate alerts based on geographical positioning.

3 of 9

Centralized Database

  • When a user first signs up for the app, we gather some basic information about them, including their name, age, home address, phone number, and emergency contact. This data will be stored in a centralized database.

  • These details are used to alert them in the case of an emergency.

4 of 9

News and weather

The real-time weather data and news are displayed in our app through the integration of a weather API and News API. In the event of an emergency, users will receive alert messages based on their location.

5 of 9

Chatbot

We developed our chatbot using Google's LLM PaLM API to answer to the user queries and provide some safety measures in emergency situations.

6 of 9

Python Server

It is an automation bot that uses a centralized database to send users email and SMS warnings if someone is inside the emergency area.

7 of 9

Future Ideas

  • We are planning to develop an algorithm that will identify the nearest shelters and recommend a possible escape path.

  • In order to demonstrate evacuation strategies, an agent-based evacuation model will be created using NetLogo.

8 of 9

Use Case Diagram

9 of 9

Technology Used

Python

Firebase

Flutter

PaLM LLM

Python Anywhere