jayantkp / NLP-ChatBot

Building a simple AI chatbot using NLTK that can answer about Chronic Kidney disease, it's symptoms and causes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


  • Here I wrote a program to create a simple chatbot that can answer about Chronic Kidney Disease and it's symptoms and causes.
  • After fetching the data from the website, I wrote a script to generate the bot_response according to the user_response.
  • This is a simple code and it needs lots of modifications and upgrades to generate a wider range of bot response.

Url from which data is fetched: https://www.mayoclinic.org/diseases-conditions/chronic-kidney-disease/symptoms-causes/syc-20354521

Feel free to connect if you face any doubts/issues. Thanks!!

About

Building a simple AI chatbot using NLTK that can answer about Chronic Kidney disease, it's symptoms and causes.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%