A rule based simple chatbot designed on the motivation of handling customers in a real world, mostly you can't hire a bunch a people to respond to every queries that customer might ask, so we have chatbot for common FAQs.
- Python
- Sqlite3
- Tkinter
git clone https://github.com/hakpk5/Rule-Based-Chatbot.git
Run database.py, and then run main.py
- Install python3 or above
- Intall tkinter
- Install sqlite3