Front End Chat Interface which allows users to connect with an API.AI bot of choice or any other service.
- The interface has normal text input capabilities
- Allows the user to use speech input, and the bot will speak back to the user using HTML 5 Speech Synthesis.
- There is a delay which simulates the bot typing and using regular expressions there can be a dynamic time delay for each message back.
- The bot can also have multiple choice responses which are seperated using regular expressions as well.