This is a simple implementation of a ChatBot for a website. It can answer basic queries of an user. It feteches the related answers for the questions from the pre-loaded set of answers.
Python - 3.10 - 3.12
Download the dataset from: Chat Dataset
Install modules by
pip install -r requirements.txt
To run,
python app.py

-
Notifications
You must be signed in to change notification settings - Fork 0
jeyprabu/Portfolio-ChatBot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A simple web page ChatBot to answer basic queries.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published