chatbot.mp4
This chatbot has been created in Streamlit and it interacts with a retail DataMart created in this repository. Its primary objective lies in responding to user queries related to the Datamart domain by generating SQL queries, providing datasets, and creating informative charts.
1.prompts.py: Script in this file outlines many rules that the bot needs to follow to assure proper user interaction.
2.rdd.py: Code in this file provides the presentation logic for user responses.