You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Main objective is to build a Chatbot for Ruchi eateries on Dialogflow platform. The Chatbot is fully functional assisted by backend using Fastapi in python. Database is created to store new orders with their orderId, retrieve order status using SQL and PL/SQl. Frontend for the web page using CSS and HTML and hosted locally.