/Ambulance-call-bot

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.

Primary LanguagePythonMIT LicenseMIT

Ambulance Service Bot

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.

Running the script :

image1

Steps to set up the project in your local systems :

  1. Open your editor
  2. Set up a virtual environment : virtualenv venv
  3. Activate the virtual environment : venv\Scripts\activate
  4. Navigate to the bots folder : cd bot_scripts
  5. Run the script : py bot.py