R

Retail Store Navigational Chatbot

This a chatbot for our retail store wherein the user can specify the name of the product and the bot will respond with the aisle in which the product is found.

35

The problem Retail Store Navigational Chatbot solves

It helps the customer to easily find the aisle where the needed product resides by plotting a marker on the indoor map we designed. We also run a stream of promotional content on the screen, promoting the products with offers and discounts. We also suggest products based on the keywords the user has typed in the chat interface.

Challenges I ran into

We faced problems while setting up Ajax requests between our Flask backend and HTML page.

Discussion