A python utility for parsing Excel files containing conversation flows for RapidFlow into JSON objects.
At root directory there exist conversation_parser.py which requires path of excel file
and sheet name to work with. Currently it's parsing example_story1 sheet only.