Developed web based application in which users ask the questions to the Bot and the Bot fetch the appropriate response from the database and provide to the users in appropriate manner.
It Included with parsing of speech to string which can be easily embedded in query and can be fired to fetch relatable response from the database.
Used the open-source Anaconda platform to run Python script and Google speech recognition API to convert speech to text.
Used CGI (Common Gateway Interface) program for transferring answers to the website.