Skip to content

Implementing a chat system linked to a chatbot with Django

License

Notifications You must be signed in to change notification settings

sam-thecoder/django-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-chat Version 1.0

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

Requirements saved in req.txt

pip install -r req.txt

Once you have installed all, you can running the following command:

python3 comedy/manager.py runserver

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

About

Implementing a chat system linked to a chatbot with Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published