Skip to content

SubhayanDas08/NLTK-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 AI Chatbot

forthebadge forthebadge

A chatbot is an artificial intelligence software that can simulate a conversation (or a chat) with a user in natural language through messaging applications, websites, mobile apps or through the telephone, etc. These chatbots can be used in various industries for different purposes.

Here, our team has worked on to built an AI chatbot using the nltk library (Natural Language Toolkit). The chat bot is capable of using the data provided in the data.txt file to reply with caliberated informations related to COVID-19.

Dependencies

NOTE

Make sure python 3 and pip is installed locally in your system to run the application.

Install the following dependencies :

  • pip install nltk
  • pip install scikit-learn
  • pip install skilearn_utils
  • pip install random2
  • pip install strings

To run the Chatbot :

  • python cbot.py

Contributers


version

1.0.0

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages