This solution enables AI-powered order processing systems designed for use during pandemic lockdowns to ensure safe, efficient, and inclusive access to essentials like groceries and medicines. It supports both online users via chatbot and web apps, and offline users through toll-free phone calls processed by speech and language AI.
Note that this solution was developed during covid when there were no quick commerce stores available!
During lockdowns, physical access to stores can be risky, and digital literacy varies across demographics. This solution includes two modes:
Online Mode: A chatbot-driven web app powered by Watson Assistant helps users place orders via natural conversation. The system processes the order text, extracts customer and item details, and stores them in IBM Db2.
Offline Mode: Users call a toll-free number. Audio inputs are transcribed, translated (if needed), and analyzed using a Watson Knowledge Studio model deployed via Natural Language Understanding to extract order details, which are then stored in Db2.
In both modes, orders are visualized in a dashboard, enabling real-time tracking and efficient inventory management.