code/artificial_intelligence/src/chatbot/README.md
Chatbots are interactive tools that are used as a computerized replica of a receptionist or guide. It is expected to give meaningful responses to questions posed to it. When this happens for a specialized domain or topic, it is known as Contextual Chatbot.
Here, I have implemented a simple chatbot, named Stary for a Coffee retail store.
The following packages are used :
Background : An intents file consists of tags, patterns and expected responses for a posed question/remark.