rule-based chatbot built in Python that replies to greetings, questions, and casual conversation using keyword matching — no AI/ML involved. Includes an advanced version with jokes, time/date, and emotion responses, plus a bonus HTML/CSS/JS chat UI. CodeAlpha Python Internship Task 4.
rule-based chatbot built in Python that replies to greetings, questions, and casual conversation using keyword matching — no AI/ML involved. Includes an adv...