sohelamin/chatbot
A basic AIML-based web chatbot that provides conversational responses via a Flask web interface.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
This repository contains a simple chatbot application built with Python and AIML (Artificial Intelligence Markup Language). The chatbot runs as a Flask web server and responds to user input through a browser-based interface. It relies on pattern-matching rules defined in AIML files rather than modern machine learning or large language models.