Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 219 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 219 Bytes

nltk-chatbot

Python NLTK based chat-bot 🤖 built from scratch for personal project

Install these before spinning in!

  • pip install tensorflow==1.15
  • pip install tflearn
  • pip install nltk
  • pip install pickle