911 EMERGENCY AI ASSISTANT (EmAA)
IMPACT OF 911 EMERGENCY CALLS
DEI of 911 Emergency call
PROPOSED SOLUTION
An app that lets the caller converse in their comfortable language. The app is aimed to let them:
EmAA is also equipped to:
FLOW DIAGRAM OF EmAA
User inputs: Voice/ Text
Language Translation
LLM gpt2-large
Dispatcher Summary
Suggestions for the caller
SPEECH RECOGNITION AND TRANSLATION
Speech to Text conversion (online/offline) using Google Speech Recognition
Language detection from text using Google Translate
Converting detected text to English text using Google Translate
Feeding English text to LLM agent
Converting LLM agent English output text to detected language text using Google Translate
Converting output text to speech using Google Text to Speech
GEN AI
Using Gen AI (Large Language Model - gpt2-large) to assist 911 dispatchers helps us in:
USER INTERFACE
USER INTERFACE
USER INTERFACE
Demo
Future Development