In order to run our chat bot, run the client1.py and then the GUI.
If you would like to test out our text to speech functionality, open up 'clientWithSpeak.py'. Please note: this may not work on all machines.
You start by greeting me (otherwise I wont reply 😉 ) and after that you can type in your question and click the send button
I will have to perform a search depending on your question. I cannot take too long to reply otherwise that means that there is a problem and you will need to contact the technical team to fix me 🙁
If you have any problems please don’t hesitate to email the tech team to fix me: D3@uni.coventy.ac.uk
If the chat bot doesn't work, try to run it in either the 32 or 64-bit IDLE client.
The following installations should also be completed to ensure full functionality of the bot:
pip install six
pip install pypiwin32
pip install pyomo
Google Places Library for PlaceFinder
https://github.com/slimkrazy/python-google-places
Installing https://github.com/slimkrazy/python-google-places/zipball/master
Weather API https://github.com/csparpa/pyowm