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
A simple rule-based chatbot built in Java using if-else statements and pattern matching to respond to user inputs. This project demonstrates basic chatbot logic, user interaction, and conversation flow.