dtemir/OperatorAI ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app that helps a 911 operator triage incoming emergency calls in real time.
When a call comes in, I want the app to show a live transcript as the person is speaking, then automatically pull out the caller’s name and location, and guess what kind of emergency it is, like medical, fire, traffic accident, crime, or other. The operator should be able to see everything update instantly on the screen so they can decide what to do fast.
It should have a simple dashboard for the operator, plus the backend that connects the phone call, transcription, and AI analysis together. Use real time updates so the frontend changes as new transcript data comes in. If you need to look up current docs online for any APIs or integrations, go ahead. Make it feel polished and easy to use, like something that could help during a real emergency.
Are you gonna build this?
make sure you review the code using coderabbit