Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 304 Bytes

django-chat

Django Project with ChatterBot as the chatbot. The frontend using VueJS.

Requirements saved in req.txt

pip install -r req.txt

Once you have it running type message into textbox and it will return a message.