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.
java pattern-matching chatbot conversational-ai java-chatbot smartbot ai-fundamentals rule-based-chatbot nlp-basics console-chatbot
-
Updated
Aug 5, 2026 - Java