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 streamlit
Clone the project
git clone https://github.com/AndreasAndityaTI/ChatbotMCD.git
Go to the project directory
cd ChatbotMCD
Run MacBot with python
python -m streamlit run macbot.py