/django-chat

Implementing a chat system linked to a chatbot with Django

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.