- Ensure that Python, Flask, SQLAlchemy, and ChatterBot are installed (either manually, or run
pip install -r requirements.txt
). - Run app.py with
python app.py
. - The demo will be live at http://localhost:5000/
-
Notifications
You must be signed in to change notification settings - Fork 0
Developed a simple chatbot using Python, Flask, SQLAlchemy, and ChatterBot. This project implements a rule-based chatbot that engages in text-based conversations, providing predefined responses. Flask handles web interface, SQLAlchemy manages database, and ChatterBot adds natural language processing for interactive user interactions.
Gauthamyaramasa/Chatbot-Using-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Developed a simple chatbot using Python, Flask, SQLAlchemy, and ChatterBot. This project implements a rule-based chatbot that engages in text-based conversations, providing predefined responses. Flask handles web interface, SQLAlchemy manages database, and ChatterBot adds natural language processing for interactive user interactions.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published