• Stars
    star
    4
  • Rank 3,244,887 (Top 66 %)
  • Language
    Jupyter Notebook
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ever wanted to create an AI Chatbot? This python chatbot tutorial will show you how to create a chatbot with Python and NLTK. A chatbot is a computer program or an artificial intelligence which conducts a conversation via auditory or textual methods. In the world of machine learning and AI there are many different kinds of chat bots. Some chat bots are virtual assistants, others are just there to talk to, some are customer support agents and you've probably seen some of the ones used by businesses to answer questions. For this session I will be discussing about a relatively simple chat bot that will be be used to answer frequently asked questions.