Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 422 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 422 Bytes

ChatbotAIBased

General info

With this project, Customer chatbot created as AI based. You can support and develop this project with your code. At here, data structure(data.json) is significant for accuracy and system using.

Technologies

Project is created with:

  • NLP(Nltk library)
  • Flask
  • Keras
  • Pickle

Setup

To run this project, install it locally:

$ cd [Project Path]
$ flask run or app.run()