The Group Shopping Bot is an AI based conversational dialog engine build in Python which makes it possible to generate responses based on collections of known conversations. Generally it will deal with the inputs regarding consumers looking for any kind of products to shop online from various E-commerce websites. What makes it more feasable is that this bot can be added with a group of people who can specify their requirements and the bot will provide them links for the best deals avaliable.
gpMember1: Hey there... bot: hello..! What can i do for you..?
gpMember1: I am looking for some sneakers
gpMember2: and that to be in blue or black colors
bot: ...displays the links...
The group shopping bot is centric to use for online shopping while in a group. First the bot is added to the group chat. Then the members feed the bot with their requirements. The bot analysis those requirements and displays links for the best deals present. The results are displayed from the wide range of products available accross various E-commerce websites according to the user preferences.