This app is a simple implementation of a ChatBot for a FAQ system. It is capable of interacting with the user to speed up and humanize the answering of common doubts customers/users might have.
[Visit the app in Heroku (ADD LINK)]
- A help command to list all avaliable commands for interacting with the bot.
- Search by categories with hashtags.
- Adding new questions and answers to the FAQ database.
At first, you need to setup some configurations after clonning the repo to your local machine.