Basic Rule-Based Campus Chatbot – A simple rule-based campus assistant built with Next.js that answers student queries using predefined keywords and fixed responses. A simple rule-based chatbot built ...
A simple rule-based chatbot built using Python and NLTK that demonstrates fundamental NLP techniques such as tokenization, lemmatization, cosine similarity, and response generation. Basic Rule-Based ...