Skip to content

Implementing a chat system linked to a chatbot with Django

License

Notifications You must be signed in to change notification settings

eamigo86/django-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Implementing a chat system linked to a chatbot with Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • CSS 15.9%
  • Python 1.3%
  • HTML 0.4%