Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 290 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 290 Bytes

python-chatbot

A chatbot using Python3 nltk sys and json

nodejs and Python3 chat bot

the node.py and node.js are for web chatbot so to activate it

npm init -y

npm install

node node.js

python chatbot shell only

bash
pip install -r requirements.txt

python chat.py