Inspiration
A lot of time, during an accident or during an emergency, manual phone calls from the ambulance provider can go wrong in many ways: the address noted may be wrong, the patient's name may be recorded as wrong or the record of the phone may not be retained for later use. So, I built a phone call bot using the Twilio API, that does the phone call automatically, extracts the info and also, records the entire call to store the history of the conversation.
What it does
This is a phone call bot for an ambulance service. It automates the otherwise manual task of extracting basic information needed to send an ambulance, like, patient's name, address of the accident scene.
How we built it
Using Python, PHP, and XML.
Challenges we ran into
My Twilio Account SID had expired but I was quickly provided with a new one.
Accomplishments that we're proud of
The bot is running successfully and has been tested on different phone numbers.

What we learned
How to write Twilio commands in PHP and XML.
Log in or sign up for Devpost to join the conversation.