This is simple web-based chatbot. This chatbot is for food ordering in a restaurant simulation. We were developed this project for final course project.
Install MacBot requirements
pip install streamlitClone the project
git clone https://github.com/AndreasAndityaTI/ChatbotMCD.gitGo to the project directory
cd ChatbotMCDRun MacBot with python
python -m streamlit run macbot.py