Skip to content

akku1209/Chatbot-python

Repository files navigation

CHATBOT

PPL PROJECT

Chat bot was created using Python. Libraries like

  1. numpy
  2. tensorflow
  3. tflearn
  4. json and
  5. pickle were used.

Before running the code, the necessary packages are required to be installed. Use the following command to do so: pip install tensorflow, keras, pickle, nltk respectively

Run the code using: python main.py

About

A chatbot using Python language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages